Package | Description |
---|---|
org.jacorb.dds | |
org.omg.dds |
Modifier and Type | Class and Description |
---|---|
class |
DomainParticipantImpl
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 and MultiTopic Entity objects.
|
class |
EntityImpl
This class is the abstract base class for all the DCPS objects that support QoS
policies, a listener and a status condition.
|
class |
PublisherImpl
A Publisher is the object responsible for the actual dissemination of publications.
|
class |
SubscriberImpl
A Subscriber is the object responsible for the actual reception of the data resulting
from its subscriptions.
|
class |
TopicImpl
Topic is the most basic description of the data to be published and subscribed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DataReader
Generated from IDL interface "DataReader".
|
interface |
DataReaderOperations
Generated from IDL interface "DataReader".
|
interface |
DataWriter
Generated from IDL interface "DataWriter".
|
interface |
DataWriterOperations
Generated from IDL interface "DataWriter".
|
interface |
DomainParticipant
Generated from IDL interface "DomainParticipant".
|
interface |
DomainParticipantOperations
Generated from IDL interface "DomainParticipant".
|
interface |
Entity
Generated from IDL interface "Entity".
|
interface |
Publisher
Generated from IDL interface "Publisher".
|
interface |
PublisherOperations
Generated from IDL interface "Publisher".
|
interface |
Subscriber
Generated from IDL interface "Subscriber".
|
interface |
SubscriberOperations
Generated from IDL interface "Subscriber".
|
interface |
Topic
Generated from IDL interface "Topic".
|
interface |
TopicOperations
Generated from IDL interface "Topic".
|
Modifier and Type | Class and Description |
---|---|
class |
_DataReaderStub
Generated from IDL interface "DataReader".
|
class |
_DataWriterStub
Generated from IDL interface "DataWriter".
|
class |
_DomainParticipantStub
Generated from IDL interface "DomainParticipant".
|
class |
_EntityStub
Generated from IDL interface "Entity".
|
class |
_PublisherStub
Generated from IDL interface "Publisher".
|
class |
_SubscriberStub
Generated from IDL interface "Subscriber".
|
class |
_TopicStub
Generated from IDL interface "Topic".
|
class |
DataReaderPOA
Generated from IDL interface "DataReader".
|
class |
DataReaderPOATie
Generated from IDL interface "DataReader".
|
class |
DataWriterPOA
Generated from IDL interface "DataWriter".
|
class |
DataWriterPOATie
Generated from IDL interface "DataWriter".
|
class |
DomainParticipantPOA
Generated from IDL interface "DomainParticipant".
|
class |
DomainParticipantPOATie
Generated from IDL interface "DomainParticipant".
|
class |
EntityPOA
Generated from IDL interface "Entity".
|
class |
EntityPOATie
Generated from IDL interface "Entity".
|
class |
PublisherPOA
Generated from IDL interface "Publisher".
|
class |
PublisherPOATie
Generated from IDL interface "Publisher".
|
class |
SubscriberPOA
Generated from IDL interface "Subscriber".
|
class |
SubscriberPOATie
Generated from IDL interface "Subscriber".
|
class |
TopicPOA
Generated from IDL interface "Topic".
|
class |
TopicPOATie
Generated from IDL interface "Topic".
|
Modifier and Type | Method and Description |
---|---|
EntityOperations |
EntityPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
EntityPOATie._delegate(EntityOperations delegate) |
Constructor and Description |
---|
EntityPOATie(EntityOperations delegate) |
EntityPOATie(EntityOperations delegate,
POA poa) |
Copyright © 2017 JacORB. All rights reserved.