Package | Description |
---|---|
org.omg.dds |
Modifier and Type | Class and Description |
---|---|
class |
_ContentFilteredTopicStub
Generated from IDL interface "ContentFilteredTopic".
|
Modifier and Type | Field and Description |
---|---|
ContentFilteredTopic |
ContentFilteredTopicHolder.value |
Modifier and Type | Method and Description |
---|---|
ContentFilteredTopic |
ContentFilteredTopicPOATie._this() |
ContentFilteredTopic |
ContentFilteredTopicPOA._this() |
ContentFilteredTopic |
ContentFilteredTopicPOATie._this(ORB orb) |
ContentFilteredTopic |
ContentFilteredTopicPOA._this(ORB orb) |
ContentFilteredTopic |
_DomainParticipantStub.create_contentfilteredtopic(java.lang.String name,
Topic related_topic,
java.lang.String filter_expression,
java.lang.String[] filter_parameters) |
ContentFilteredTopic |
DomainParticipantPOATie.create_contentfilteredtopic(java.lang.String name,
Topic related_topic,
java.lang.String filter_expression,
java.lang.String[] filter_parameters) |
ContentFilteredTopic |
DomainParticipantOperations.create_contentfilteredtopic(java.lang.String name,
Topic related_topic,
java.lang.String filter_expression,
java.lang.String[] filter_parameters) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.extract(Any any) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.narrow(Object obj) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.read(InputStream in) |
static ContentFilteredTopic |
ContentFilteredTopicHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
int |
_DomainParticipantStub.delete_contentfilteredtopic(ContentFilteredTopic a_contentfilteredtopic) |
int |
DomainParticipantPOATie.delete_contentfilteredtopic(ContentFilteredTopic a_contentfilteredtopic) |
int |
DomainParticipantOperations.delete_contentfilteredtopic(ContentFilteredTopic a_contentfilteredtopic) |
static void |
ContentFilteredTopicHelper.insert(Any any,
ContentFilteredTopic s) |
static void |
ContentFilteredTopicHelper.write(OutputStream _out,
ContentFilteredTopic s) |
Constructor and Description |
---|
ContentFilteredTopicHolder(ContentFilteredTopic initial) |