OpenDDS::DCPS::TypeSupport Interface Reference

import "DdsDcpsTypeSupportExt.idl";

Inheritance diagram for OpenDDS::DCPS::TypeSupport:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::TypeSupport:
Collaboration graph
[legend]

List of all members.

Public Member Functions

::DDS::DataWriter create_datawriter ()
::DDS::DataReader create_datareader ()
::DDS::DataReader create_multitopic_datareader ()
boolean has_dcps_key ()
::DDS::ReturnCode_t unregister_type (in::DDS::DomainParticipant domain, in string type_name)

Detailed Description

Definition at line 17 of file DdsDcpsTypeSupportExt.idl.


Member Function Documentation

::DDS::DataReader OpenDDS::DCPS::TypeSupport::create_datareader (  ) 

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.

::DDS::DataWriter OpenDDS::DCPS::TypeSupport::create_datawriter (  ) 

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1