Package | Description |
---|---|
org.omg.dds |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentFilteredTopic
Generated from IDL interface "ContentFilteredTopic".
|
interface |
MultiTopic
Generated from IDL interface "MultiTopic".
|
interface |
Topic
Generated from IDL interface "Topic".
|
Modifier and Type | Class and Description |
---|---|
class |
_ContentFilteredTopicStub
Generated from IDL interface "ContentFilteredTopic".
|
class |
_MultiTopicStub
Generated from IDL interface "MultiTopic".
|
class |
_TopicDescriptionStub
Generated from IDL interface "TopicDescription".
|
class |
_TopicStub
Generated from IDL interface "Topic".
|
Modifier and Type | Field and Description |
---|---|
TopicDescription |
TopicDescriptionHolder.value |
Modifier and Type | Method and Description |
---|---|
TopicDescription |
TopicDescriptionPOATie._this() |
TopicDescription |
TopicDescriptionPOA._this() |
TopicDescription |
TopicDescriptionPOATie._this(ORB orb) |
TopicDescription |
TopicDescriptionPOA._this(ORB orb) |
static TopicDescription |
TopicDescriptionHelper.extract(Any any) |
TopicDescription |
DataReaderPOATie.get_topicdescription() |
TopicDescription |
_DataReaderStub.get_topicdescription() |
TopicDescription |
DataReaderOperations.get_topicdescription() |
TopicDescription |
DomainParticipantPOATie.lookup_topicdescription(java.lang.String name) |
TopicDescription |
DomainParticipantOperations.lookup_topicdescription(java.lang.String name) |
TopicDescription |
_DomainParticipantStub.lookup_topicdescription(java.lang.String name) |
static TopicDescription |
TopicDescriptionHelper.narrow(Object obj) |
static TopicDescription |
TopicDescriptionHelper.read(InputStream in) |
static TopicDescription |
TopicDescriptionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
DataReader |
SubscriberOperations.create_datareader(TopicDescription a_topic,
DataReaderQos qos,
DataReaderListener a_listener) |
DataReader |
_SubscriberStub.create_datareader(TopicDescription a_topic,
DataReaderQos qos,
DataReaderListener a_listener) |
DataReader |
SubscriberPOATie.create_datareader(TopicDescription a_topic,
DataReaderQos qos,
DataReaderListener a_listener) |
static void |
TopicDescriptionHelper.insert(Any any,
TopicDescription s) |
static void |
TopicDescriptionHelper.write(OutputStream _out,
TopicDescription s) |
Constructor and Description |
---|
TopicDescriptionHolder(TopicDescription initial) |