OpenDDS::DCPS::TypeSupport Interface Reference
import "DdsDcpsTypeSupportExt.idl";
List of all members.
Detailed Description
Definition at line 17 of file DdsDcpsTypeSupportExt.idl.
Member Function Documentation
create and activate a FooDataReader. Implemented by FooTypeSupportImpl. Subscriber::create_datareader() will set the topic, listener, qos and other initialization so the implementation of this method is as small and simple as possible.
create and activate a FooDataWriter. Implemented by FooTypeSupportImpl. Publisher::create_datawriter() will set the topic, listener, qos and other initialization so the implementation of this method is as small and simple as possible.
::DDS::DataReader OpenDDS::DCPS::TypeSupport::create_multitopic_datareader |
( |
|
) |
|
boolean OpenDDS::DCPS::TypeSupport::has_dcps_key |
( |
|
) |
|
::DDS::ReturnCode_t OpenDDS::DCPS::TypeSupport::unregister_type |
( |
in::DDS::DomainParticipant |
domain, |
|
|
in string |
type_name | |
|
) |
| | |
The documentation for this interface was generated from the following file: