public class ContentFilteredTopicPOATie extends ContentFilteredTopicPOA
| Constructor and Description |
|---|
ContentFilteredTopicPOATie(ContentFilteredTopicOperations delegate) |
ContentFilteredTopicPOATie(ContentFilteredTopicOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
ContentFilteredTopicOperations |
_delegate() |
void |
_delegate(ContentFilteredTopicOperations delegate) |
ContentFilteredTopic |
_this() |
ContentFilteredTopic |
_this(ORB orb) |
String[] |
get_expression_parameters() |
String |
get_filter_expression() |
String |
get_name() |
DomainParticipant |
get_participant() |
Topic |
get_related_topic() |
String |
get_type_name() |
int |
set_expression_parameters(String[] expression_parameters) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ContentFilteredTopicPOATie(ContentFilteredTopicOperations delegate)
public ContentFilteredTopicPOATie(ContentFilteredTopicOperations delegate, POA poa)
public ContentFilteredTopic _this()
_this in class ContentFilteredTopicPOApublic ContentFilteredTopic _this(ORB orb)
_this in class ContentFilteredTopicPOApublic ContentFilteredTopicOperations _delegate()
public void _delegate(ContentFilteredTopicOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic DomainParticipant get_participant()
public String[] get_expression_parameters()
public String get_filter_expression()
public Topic get_related_topic()
public int set_expression_parameters(String[] expression_parameters)
public String get_type_name()
public String get_name()
Copyright © 2015 JacORB. All rights reserved.