CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc

Classes

interface  com.toc.coredx.DDS.DataReaderListener
 The DataReaderListener provides asynchronous notification of DataReader events. This listener can be installed during DataReader creation, DomainParticipant_create_yyy(), as well as by calling DataReader_set_listener(). More...
 
interface  com.toc.coredx.DDS.DataWriterListener
 The DataWriterListener provides asynchronous notification of DataWriter events. This listener can be installed during DataWriter creation, Publisher_create_datawriter(), as well as by calling DataWriter_set_listener(). More...
 
interface  com.toc.coredx.DDS.DomainParticipantListener
 
interface  com.toc.coredx.DDS.PublisherListener
 
interface  com.toc.coredx.DDS.SubscriberListener
 The SubscriberListener provides asynchronous notification of Subscriber events. This listener can be installed during Subscriber creation, DomainParticipant_create_subscriber() as well as by calling Subscriber_set_listener(). More...
 
interface  com.toc.coredx.DDS.TopicListener
 The DDS_TopicListener provides asynchronous notification of DDS_Topic events. This listener can be installed during Topic creation (DDS_DomainParticipant_create_topic() and related) as well as by calling DDS_Topic_set_listener(). More...
 

Detailed Description


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