public class TopicPOATie extends TopicPOA
Constructor and Description |
---|
TopicPOATie(TopicOperations delegate) |
TopicPOATie(TopicOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TopicOperations |
_delegate() |
void |
_delegate(TopicOperations delegate) |
Topic |
_this() |
Topic |
_this(ORB orb) |
int |
enable() |
InconsistentTopicStatus |
get_inconsistent_topic_status() |
String |
get_name() |
DomainParticipant |
get_participant() |
int |
get_status_changes() |
StatusCondition |
get_statuscondition() |
String |
get_type_name() |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public TopicPOATie(TopicOperations delegate)
public TopicPOATie(TopicOperations delegate, POA poa)
public TopicOperations _delegate()
public void _delegate(TopicOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public InconsistentTopicStatus get_inconsistent_topic_status()
public DomainParticipant get_participant()
public String get_type_name()
public int enable()
public String get_name()
public StatusCondition get_statuscondition()
public int get_status_changes()
Copyright © 2017 JacORB. All rights reserved.