|
iceoryx2
C++ Language Bindings
|
#include "iox2/bb/expected.hpp"#include "iox2/bb/semantic_string.hpp"#include "iox2/internal/iceoryx2.hpp"Go to the source code of this file.
Classes | |
| class | iox2::NodeNameView |
Non-owning view of a [NodeName]. More... | |
| class | iox2::NodeName |
Represent the name for a [Node]. More... | |
Namespaces | |
| namespace | iox2 |
| namespace | iox2::internal |
Functions | |
| template<ServiceType T> | |
| auto | iox2::internal::list_callback (iox2_node_state_e node_state, iox2_unique_node_id_ptr node_id_ptr, const char *executable, iox2_node_name_ptr node_name, iox2_config_ptr config, iox2_callback_context context) -> iox2_callback_progression_e |