iceoryx_posh 2.0.5
Loading...
Searching...
No Matches
iox::popo::Trigger Member List

This is the complete list of members for iox::popo::Trigger, including all inherited members.

getNotificationInfo() const noexceptiox::popo::Trigger
getTriggerType() const noexceptiox::popo::Trigger
getUniqueId() const noexceptiox::popo::Trigger
INVALID_TRIGGER_ID (defined in iox::popo::Trigger)iox::popo::Triggerstatic
invalidate() noexceptiox::popo::Trigger
isLogicalEqualTo(const void *const notificationOrigin, const uint64_t originTriggerType, const uint64_t originTriggerTypeHash) const noexceptiox::popo::Trigger
isStateConditionSatisfied() const noexceptiox::popo::Trigger
isValid() const noexceptiox::popo::Trigger
operator bool() const noexceptiox::popo::Triggerexplicit
operator=(const Trigger &)=delete (defined in iox::popo::Trigger)iox::popo::Trigger
operator=(Trigger &&rhs) noexcept (defined in iox::popo::Trigger)iox::popo::Trigger
reset() noexceptiox::popo::Trigger
Trigger() noexcept=delete (defined in iox::popo::Trigger)iox::popo::Trigger
Trigger(const Trigger &)=delete (defined in iox::popo::Trigger)iox::popo::Trigger
Trigger(StateBasedTrigger_t, T *const stateOrigin, const cxx::ConstMethodCallback< bool > &hasTriggeredCallback, const cxx::MethodCallback< void, uint64_t > &resetCallback, const uint64_t notificationId, const NotificationCallback< T, UserType > &callback, const uint64_t uniqueId, const uint64_t stateType, const uint64_t stateTypeHash) noexceptiox::popo::Trigger
Trigger(EventBasedTrigger_t, T *const notificationOrigin, const cxx::MethodCallback< void, uint64_t > &resetCallback, const uint64_t notificationId, const NotificationCallback< T, UserType > &callback, const uint64_t uniqueId, const uint64_t notificationType, const uint64_t notificationTypeHash) noexceptiox::popo::Trigger
Trigger(Trigger &&rhs) noexcept (defined in iox::popo::Trigger)iox::popo::Trigger
updateOrigin(T &newOrigin) noexceptiox::popo::Trigger
~Trigger() noexceptiox::popo::Trigger