|
iceoryx2
C++ Language Bindings
|
This is the complete list of members for iox2::Notifier< S >, including all inherited members.
| deadline() const -> bb::Optional< iox2::bb::Duration > | iox2::Notifier< S > | |
| id() const -> UniqueNotifierId | iox2::Notifier< S > | |
| Notifier(Notifier &&) noexcept | iox2::Notifier< S > | |
| Notifier(const Notifier &)=delete | iox2::Notifier< S > | |
| notify() const -> bb::Expected< size_t, NotifierNotifyError > | iox2::Notifier< S > | |
| notify_with_custom_event_id(EventId event_id) const -> bb::Expected< size_t, NotifierNotifyError > | iox2::Notifier< S > | |
| operator=(Notifier &&) noexcept -> Notifier & | iox2::Notifier< S > | |
| operator=(const Notifier &) -> Notifier &=delete | iox2::Notifier< S > | |
| PortFactoryNotifier | iox2::Notifier< S > | friend |
| ~Notifier() | iox2::Notifier< S > |