DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes.See: Description
Interface | Description |
---|---|
DomainParticipant |
The DomainParticipant object plays several roles:
It acts as a container for all other
Entity objects.
It acts as factory for the Publisher , Subscriber ,
Topic , ContentFilteredTopic , and MultiTopic
objects.
It represents the participation of the application on a communication
plane that isolates applications running on the same set of physical
computers from each other. |
DomainParticipantFactoryQos | |
DomainParticipantListener |
This is the interface that can be implemented by an application-provided
class and then registered with the
DomainParticipant such that the
application can be notified by the DCPS Service of relevant status changes. |
DomainParticipantQos |
Class | Description |
---|---|
DomainParticipantAdapter | |
DomainParticipantFactory |
The sole purpose of this class is to allow the creation and destruction of
DomainParticipant objects. |
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. The DomainParticipant also acts as a container for
the other objects that make up the Service.
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.