|
CoreDX DDS for Java from Twin Oaks Computing, Inc. |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.toc.coredx.DDS.Condition
com.toc.coredx.DDS.StatusCondition
public class StatusCondition
A StatusCondition is a condition associated with an Entity. The trigger_value is driven by the communication status of the associated Entity.
| Method Summary | |
|---|---|
long |
get_enabled_statuses()
This routine returns the statuses which are enabled in this StatusCondition. |
Entity |
get_entity()
This routine returns the single entity associated with this StatusCondition. |
ReturnCode_t |
set_enabled_statuses(long mask)
This routine sets the statuses which are enabled in this StatusCondition. |
| Methods inherited from class com.toc.coredx.DDS.Condition |
|---|
get_trigger_value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ReturnCode_t set_enabled_statuses(long mask)
public long get_enabled_statuses()
DDS.ALL_STATUSpublic Entity get_entity()
|
Copyright © 2010 Twin Oaks Computing, Inc, All Rights Reserved |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||