|
| | DDS_Topic_i (::DDSTopic *topic,::DDS::DomainParticipant_ptr dp) |
| | Constructor. More...
|
| |
| virtual | ~DDS_Topic_i (void) |
| | Destructor. More...
|
| |
| virtual ::DDS::ReturnCode_t | set_qos (const ::DDS::TopicQos &qos) |
| |
| virtual ::DDS::ReturnCode_t | get_qos (::DDS::TopicQos &qos) |
| |
| virtual ::DDS::ReturnCode_t | set_listener (::DDS::TopicListener_ptr a_listener,::DDS::StatusMask mask) |
| |
| virtual ::DDS::TopicListener_ptr | get_listener (void) |
| |
| virtual ::DDS::ReturnCode_t | get_inconsistent_topic_status (::DDS::InconsistentTopicStatus &a_status) |
| |
| virtual ::DDS::ReturnCode_t | enable (void) |
| |
| virtual ::DDS::StatusCondition_ptr | get_statuscondition (void) |
| |
| virtual ::DDS::StatusMask | get_status_changes (void) |
| |
| virtual ::DDS::InstanceHandle_t | get_instance_handle (void) |
| |
| virtual char * | get_type_name (void) |
| |
| virtual char * | get_name (void) |
| |
virtual
::DDS::DomainParticipant_ptr | get_participant (void) |
| |
| ::DDSTopic * | get_rti_entity (void) |
| |
| void | set_rti_entity (::DDSTopic *topic) |
| |
| ReturnCode_t | set_qos (in TopicQos qos) |
| |
| ReturnCode_t | get_qos (inout TopicQos qos) |
| |
| ReturnCode_t | set_listener (in TopicListener a_listener, in StatusMask mask) |
| |
| ReturnCode_t | get_inconsistent_topic_status (inout InconsistentTopicStatus a_status) |
| |
| virtual TAO::ObjectKey * | _key (void) |
| |
| virtual CORBA::ULong | _hash (CORBA::ULong maximum) |
| |
| virtual CORBA::Boolean | _is_equivalent (CORBA::Object_ptr other_obj) |
| |
| virtual CORBA::Boolean | _non_existent (void) |
| |
| virtual InterfaceDef_ptr | _get_interface (void) |
| |
| virtual CORBA::Object_ptr | _get_component (void) |
| |
| virtual char * | _repository_id (void) |
| |
| virtual void | _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags) |
| |
| virtual void | _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags) |
| |
| virtual CORBA::Request_ptr | _request (const char *operation) |
| |
| virtual CORBA::ORB_ptr | _get_orb (void) |
| |