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

Base class for all DDS Entities. More...

Inheritance diagram for com.toc.coredx.DDS.Entity:
com.toc.coredx.DDS.DomainEntity com.toc.coredx.DDS.DomainParticipant com.toc.coredx.DDS.DataReader com.toc.coredx.DDS.DataWriter com.toc.coredx.DDS.Publisher com.toc.coredx.DDS.Subscriber com.toc.coredx.DDS.Topic com.toc.coredx.DDS.examples.FooDataReader com.toc.coredx.DDS.ParticipantBuiltinTopicDataDataReader com.toc.coredx.DDS.PublicationBuiltinTopicDataDataReader com.toc.coredx.DDS.SubscriptionBuiltinTopicDataDataReader com.toc.coredx.dynamictype.DynamicDataReader com.toc.coredx.DDS.examples.FooDataWriter com.toc.coredx.dynamictype.DynamicDataWriter

Public Member Functions

StatusCondition get_statuscondition ()
 
int get_status_changes ()
 
ReturnCode_t enable ()
 
InstanceHandle_t get_instance_handle ()
 

Detailed Description

Base class for all DDS Entities.

Member Function Documentation

◆ enable()

ReturnCode_t com.toc.coredx.DDS.Entity.enable ( )

Enable this Entity. An Entity will begin to communicate only after it is enabled.

◆ get_instance_handle()

InstanceHandle_t com.toc.coredx.DDS.Entity.get_instance_handle ( )

Gets the handle that locally identifies this Entity.

◆ get_status_changes()

int com.toc.coredx.DDS.Entity.get_status_changes ( )

Gets the current status changes from this Entity.

◆ get_statuscondition()

StatusCondition com.toc.coredx.DDS.Entity.get_statuscondition ( )

Gets the StatusCondition associated with this Entity.


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