RTI Connext Java API
Version 5.1.0
|
com.rti.dds.infrastructure.Condition and com.rti.dds.infrastructure.WaitSet and related items. More...
Classes | |
interface | Condition |
<<interface>> Root class for all the conditions that may be attached to a com.rti.dds.infrastructure.WaitSet. More... | |
class | ConditionSeq |
Instantiates com.rti.dds.infrastructure.com.rti.dds.util.Sequence < com.rti.dds.infrastructure.Condition > More... | |
class | GuardCondition |
<<interface>> A specific com.rti.dds.infrastructure.Condition whose trigger_value is completely under the control of the application. More... | |
interface | StatusCondition |
<<interface>> A specific com.rti.dds.infrastructure.Condition that is associated with each com.rti.dds.infrastructure.Entity. More... | |
class | WaitSet |
<<interface>> Allows an application to wait until one or more of the attached com.rti.dds.infrastructure.Condition objects has a trigger_value of com.rti.dds.infrastructure.true or else until the timeout expires. More... | |
class | WaitSetProperty_t |
<<eXtension>> Specifies the com.rti.dds.infrastructure.WaitSet behavior for multiple trigger events. More... | |
com.rti.dds.infrastructure.Condition and com.rti.dds.infrastructure.WaitSet and related items.