DDS
public interface TopicOperations extends EntityOperations, TopicDescriptionOperations
| Modifier and Type | Method and Description |
|---|---|
int |
get_inconsistent_topic_status(InconsistentTopicStatusHolder a_status) |
TopicListener |
get_listener() |
int |
get_qos(TopicQosHolder qos) |
int |
set_listener(TopicListener a_listener,
int mask) |
int |
set_qos(TopicQos qos) |
enable, get_instance_handle, get_status_changes, get_statusconditionget_name, get_participant, get_type_nameint set_qos(TopicQos qos)
int get_qos(TopicQosHolder qos)
int set_listener(TopicListener a_listener, int mask)
TopicListener get_listener()
int get_inconsistent_topic_status(InconsistentTopicStatusHolder a_status)