CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
com.toc.coredx.DDS.Condition Class Reference

A Condition can be added to a DDS_WaitSet to provide synchronous event notification. More...

Inheritance diagram for com.toc.coredx.DDS.Condition:
com.toc.coredx.DDS.GuardCondition com.toc.coredx.DDS.ReadCondition com.toc.coredx.DDS.StatusCondition com.toc.coredx.DDS.QueryCondition

Public Member Functions

boolean get_trigger_value ()
 

Detailed Description

A Condition can be added to a DDS_WaitSet to provide synchronous event notification.

A Condition has a trigger_value which can be TRUE or FALSE.

Member Function Documentation

◆ get_trigger_value()

boolean com.toc.coredx.DDS.Condition.get_trigger_value ( )

This routine returns the current value of the trigger_value in Condition c.

A non-zero return value indicates that the trigger_value is TRUE.

A zero return value indicates that the trigger_value is FALSE.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.