Package Functions | |
boolean | get_trigger_value () |
Retrieve the trigger_value . |
This basic class is specialised in three classes:
com.rti.dds.infrastructure.GuardCondition, com.rti.dds.infrastructure.StatusCondition, and com.rti.dds.subscription.ReadCondition.
A com.rti.dds.infrastructure.Condition has a trigger_value
that can be true or false and is set automatically by RTI Connext.
boolean get_trigger_value | ( | ) | [package] |