DDS
public class _TopicDescriptionTAOPeer extends i2jrt.TAOLocalObject implements TopicDescription
| Modifier | Constructor and Description |
|---|---|
protected |
_TopicDescriptionTAOPeer(long ptr) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_name() |
DomainParticipant |
get_participant() |
java.lang.String |
get_type_name() |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _release, _request, _set_policy_override, equals, finalize, hashCodepublic java.lang.String get_type_name()
get_type_name in interface TopicDescriptionOperationspublic java.lang.String get_name()
get_name in interface TopicDescriptionOperationspublic DomainParticipant get_participant()
get_participant in interface TopicDescriptionOperations