Package | Description |
---|---|
org.jacorb.dds | |
org.omg.dds |
Modifier and Type | Method and Description |
---|---|
Topic |
DomainParticipantImpl.create_topic(String topic_name,
String type_name,
TopicQos qos,
TopicListener a_listener) |
Constructor and Description |
---|
TopicImpl(String topic_name,
String type_name,
TopicQos qos,
TopicListener a_listener,
DomainParticipant parent) |
Modifier and Type | Interface and Description |
---|---|
interface |
DomainParticipantListener
Generated from IDL interface "DomainParticipantListener".
|
Modifier and Type | Class and Description |
---|---|
class |
_DomainParticipantListenerStub
Generated from IDL interface "DomainParticipantListener".
|
class |
_TopicListenerStub
Generated from IDL interface "TopicListener".
|
Modifier and Type | Field and Description |
---|---|
TopicListener |
TopicListenerHolder.value |
Modifier and Type | Method and Description |
---|---|
TopicListener |
TopicListenerPOATie._this() |
TopicListener |
TopicListenerPOA._this() |
TopicListener |
TopicListenerPOATie._this(ORB orb) |
TopicListener |
TopicListenerPOA._this(ORB orb) |
static TopicListener |
TopicListenerHelper.extract(Any any) |
static TopicListener |
TopicListenerHelper.narrow(Object obj) |
static TopicListener |
TopicListenerHelper.read(InputStream in) |
static TopicListener |
TopicListenerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
Topic |
DomainParticipantPOATie.create_topic(String topic_name,
String type_name,
TopicQos qos,
TopicListener a_listener) |
Topic |
DomainParticipantOperations.create_topic(String topic_name,
String type_name,
TopicQos qos,
TopicListener a_listener) |
Topic |
_DomainParticipantStub.create_topic(String topic_name,
String type_name,
TopicQos qos,
TopicListener a_listener) |
static void |
TopicListenerHelper.insert(Any any,
TopicListener s) |
static void |
TopicListenerHelper.write(OutputStream _out,
TopicListener s) |
Constructor and Description |
---|
TopicListenerHolder(TopicListener initial) |
Copyright © 2016 JacORB. All rights reserved.