|
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.Entity
public class Entity
Base class for all DDS Entities.
| Method Summary | |
|---|---|
ReturnCode_t |
enable()
Enable this Entity. |
InstanceHandle_t |
get_instance_handle()
Gets the handle that locally identifies this Entity. |
long |
get_status_changes()
Gets the current status changes from this Entity. |
StatusCondition |
get_statuscondition()
Gets the StatusCondition associated with this Entity. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public StatusCondition get_statuscondition()
public long get_status_changes()
public ReturnCode_t enable()
public InstanceHandle_t get_instance_handle()
|
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 | |||||||