|
iceoryx2
C++ Language Bindings
|
#include "iox2/entry_value_uninit.hpp"#include "iox2/event_id.hpp"#include "iox2/service_type.hpp"Go to the source code of this file.
Classes | |
| class | iox2::EntryHandleMut< S, KeyType, ValueType > |
| A handle for direct write access to a specific blackboard value. More... | |
Namespaces | |
| namespace | iox2 |
Functions | |
| template<ServiceType S, typename KeyType , typename ValueType > | |
| auto | iox2::loan_uninit (EntryHandleMut< S, KeyType, ValueType > &&self) -> EntryValueUninit< S, KeyType, ValueType > |