|
iceoryx2
C++ Language Bindings
|
#include "iox2/attribute_set.hpp"#include "iox2/messaging_pattern.hpp"#include "iox2/static_config_blackboard.hpp"#include "iox2/static_config_event.hpp"#include "iox2/static_config_publish_subscribe.hpp"#include "iox2/static_config_request_response.hpp"Go to the source code of this file.
Classes | |
| class | iox2::StaticConfig |
| Defines a common set of static service configuration details every service shares. More... | |
Namespaces | |
| namespace | iox2 |
Functions | |
| auto | operator<< (std::ostream &stream, const iox2::StaticConfig &value) -> std::ostream & |
| auto operator<< | ( | std::ostream & | stream, |
| const iox2::StaticConfig & | value | ||
| ) | -> std::ostream & |