|
iceoryx2
C++ Language Bindings
|
This is the complete list of members for iox2::EntryHandle< S, KeyType, ValueType >, including all inherited members.
| entry_id() const -> EventId | iox2::EntryHandle< S, KeyType, ValueType > | inline |
| EntryHandle(EntryHandle &&rhs) noexcept | iox2::EntryHandle< S, KeyType, ValueType > | inline |
| EntryHandle(const EntryHandle &)=delete | iox2::EntryHandle< S, KeyType, ValueType > | |
| get() const -> BlackboardValue< ValueType > | iox2::EntryHandle< S, KeyType, ValueType > | inline |
| is_up_to_date(BlackboardValue< ValueType > &value) const -> bool | iox2::EntryHandle< S, KeyType, ValueType > | inline |
| operator=(EntryHandle &&rhs) noexcept -> EntryHandle & | iox2::EntryHandle< S, KeyType, ValueType > | inline |
| operator=(const EntryHandle &) -> EntryHandle &=delete | iox2::EntryHandle< S, KeyType, ValueType > | |
| Reader | iox2::EntryHandle< S, KeyType, ValueType > | friend |
| ~EntryHandle() | iox2::EntryHandle< S, KeyType, ValueType > | inline |