|
iceoryx2
C++ Language Bindings
|
This is the complete list of members for iox2::Reader< S, KeyType >, including all inherited members.
| entry(const KeyType &key) -> bb::Expected< EntryHandle< S, KeyType, ValueType >, EntryHandleError > | iox2::Reader< S, KeyType > | inline |
| id() const -> UniqueReaderId | iox2::Reader< S, KeyType > | inline |
| operator=(Reader &&rhs) noexcept -> Reader & | iox2::Reader< S, KeyType > | inline |
| operator=(const Reader &) -> Reader &=delete | iox2::Reader< S, KeyType > | |
| PortFactoryReader | iox2::Reader< S, KeyType > | friend |
| Reader(Reader &&rhs) noexcept | iox2::Reader< S, KeyType > | inline |
| Reader(const Reader &)=delete | iox2::Reader< S, KeyType > | |
| ~Reader() | iox2::Reader< S, KeyType > | inline |