RTI Connext C++ API  Version 5.1.0
Conditions and WaitSets

DDSCondition and DDSWaitSet and related items. More...

Classes

struct  DDS_WaitSetProperty_t
 <<eXtension>> Specifies the DDSWaitSet behavior for multiple trigger events. More...
 
struct  DDSConditionSeq
 Instantiates FooSeq < DDSCondition > More...
 
class  DDSCondition
 <<interface>> Root class for all the conditions that may be attached to a DDSWaitSet. More...
 
class  DDSGuardCondition
 <<interface>> A specific DDSCondition whose trigger_value is completely under the control of the application. More...
 
class  DDSStatusCondition
 <<interface>> A specific DDSCondition that is associated with each DDSEntity. More...
 
class  DDSWaitSet
 <<interface>> Allows an application to wait until one or more of the attached DDSCondition objects has a trigger_value of DDS_BOOLEAN_TRUE or else until the timeout expires. More...
 

Detailed Description

DDSCondition and DDSWaitSet and related items.


RTI Connext C++ API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc