1 #ifndef OMG_DDS_CORE_T_STATUS_CONDITION_HPP_ 2 #define OMG_DDS_CORE_T_STATUS_CONDITION_HPP_ 34 class StatusCondition;
114 template <
typename FUN>
118 template <
typename FUN>
A StatusCondition object is a specific Condition that is associated with each Entity.
StatusCondition(const dds::core::Entity &e)
#define OMG_DDS_REF_TYPE_DELEGATE_C(TYPE, BASE, DELEGATE)
This class is the abstract base class for all the DCPS objects.
const ::dds::core::status::StatusMask enabled_statuses() const
#define OMG_DDS_EXPLICIT_REF_BASE(TYPE, FROM)
const dds::core::Entity & entity() const
This class is the base class for all the conditions that may be attached to a dds::core::cond::WaitSe...