|
iceoryx2
C++ Language Bindings
|
#include "iox2/bb/slice.hpp"#include "iox2/bb/static_function.hpp"#include "iox2/payload_info.hpp"#include "iox2/response_mut.hpp"#include "iox2/service_type.hpp"Go to the source code of this file.
Classes | |
| class | iox2::ResponseMutUninit< Service, ResponsePayload, ResponseUserHeader > |
Namespaces | |
| namespace | iox2 |
Functions | |
| template<ServiceType Service, typename ResponsePayload , typename ResponseUserHeader > | |
| auto | iox2::assume_init (ResponseMutUninit< Service, ResponsePayload, ResponseUserHeader > &&self) -> ResponseMut< Service, ResponsePayload, ResponseUserHeader > |