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. |
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 © 2014. All rights reserved.