|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityOperations | |
|---|---|
| org.jacorb.dds | |
| org.omg.dds | |
| Uses of EntityOperations in org.jacorb.dds |
|---|
| Classes in org.jacorb.dds that implement EntityOperations | |
|---|---|
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. |
| Uses of EntityOperations in org.omg.dds |
|---|
| Subinterfaces of EntityOperations in org.omg.dds | |
|---|---|
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". |
| Classes in org.omg.dds that implement EntityOperations | |
|---|---|
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". |
| Methods in org.omg.dds that return EntityOperations | |
|---|---|
EntityOperations |
EntityPOATie._delegate()
|
| Methods in org.omg.dds with parameters of type EntityOperations | |
|---|---|
void |
EntityPOATie._delegate(EntityOperations delegate)
|
| Constructors in org.omg.dds with parameters of type EntityOperations | |
|---|---|
EntityPOATie(EntityOperations delegate)
|
|
EntityPOATie(EntityOperations delegate,
POA poa)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||