RTI Connext DDS Micro C++ API  Version 3.0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
DDSCondition Class Reference

<<interface>> <<cert>> Root class for all the conditions that may be attached to a DDSWaitSet. More...

#include <dds_cpp_infrastructure.hxx>

Inheritance diagram for DDSCondition:
DDSGuardCondition DDSStatusCondition

List of all members.

Friends

class DDSWaitSet

Detailed Description

<<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.

See also:
DDSWaitSet

RTI Connext DDS Micro C++ API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc