| 
    Cyclone ISO C++ API Reference Guide
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef OMG_DDS_CORE_T_STATUS_CONDITION_HPP_ 
    2 #define OMG_DDS_CORE_T_STATUS_CONDITION_HPP_ 
   24 #include <dds/core/cond/detail/StatusCondition.hpp> 
   34 class StatusCondition;
 
  114     template <
typename FUN>
 
  118     template <
typename FUN>
 
 
 
#define OMG_DDS_REF_TYPE_DELEGATE_C(TYPE, BASE, DELEGATE)
 
const ::dds::core::status::StatusMask enabled_statuses() const
 
StatusCondition(const dds::core::Entity &e)
 
const dds::core::Entity & entity() const
 
#define OMG_DDS_EXPLICIT_REF_BASE(TYPE, FROM)
 
This class is the abstract base class for all the DCPS objects.
 
This class is the base class for all the conditions that may be attached to a dds::core::cond::WaitSe...
 
A StatusCondition object is a specific Condition that is associated with each Entity.