iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
entry_handle_mut.hpp File Reference

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 >