|
iceoryx2
C++ Language Bindings
|
#include "iox2/bb/duration.hpp"#include "iox2/bb/expected.hpp"#include "iox2/bb/optional.hpp"#include "iox2/bb/static_function.hpp"#include "iox2/event_activation.hpp"#include "iox2/event_id.hpp"#include "iox2/file_descriptor.hpp"#include "iox2/internal/callback_context.hpp"#include "iox2/internal/iceoryx2.hpp"#include "iox2/listener_error.hpp"#include "iox2/service_type.hpp"#include "iox2/unique_port_id.hpp"Go to the source code of this file.
Classes | |
| class | iox2::Listener< ServiceType > |
| Represents the receiving endpoint of an event based communication. More... | |
| struct | iox2::IsListenerFdBased< ServiceType::Ipc > |
| struct | iox2::IsListenerFdBased< ServiceType::Local > |
Namespaces | |
| namespace | iox2 |
Functions | |
| void | iox2::wait_callback (const iox2_event_id_t *event_id, const uint64_t event_count, iox2_callback_context context) |