RTI Connext DDS Micro C++ API
Version 4.0.1
|
<<interface>> <<cert>> Root class for all the conditions that may be attached to a DDSWaitSet. More...
#include <dds_cpp_infrastructure.hxx>
Friends | |
class | DDSWaitSet |
<<interface>> <<cert>> Root class for all the conditions that may be attached to a DDSWaitSet.
This basic class is specialised in two classes:
DDSGuardCondition and DDSStatusCondition.
A DDSCondition has a trigger_value
that can be DDS_BOOLEAN_TRUE or DDS_BOOLEAN_FALSE and is set automatically by RTI Connext DDS Micro.