DDS4CCM  1.0.6
Public Member Functions | Private Types
DDS_Write_T Class Reference

#include <DDS_Write_T.h>

Collaboration diagram for DDS_Write_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DDS_Write_T (void)
 ~DDS_Write_T (void)
void set_component (::CORBA::Object_ptr component)
void configuration_complete (::DDS::Topic_ptr topic,::DDS::Publisher_ptr publisher, const char *qos_profile)
void activate (void)
void passivate (void)
void remove (::DDS::Publisher_ptr publisher)
DDS_Write

DDS_Write operations

CCM_TYPE::data_type::_ptr_type get_data (void)
CCM_TYPE::dds_entity_type::_ptr_type get_dds_entity (void)

Private Types

typedef
::CIAO::DDS4CCM::Writer_T
< typename CCM_TYPE::data_type,
TYPED_WRITER, VALUE_TYPE,
SEQ_VALUE_TYPE > 
Writer_type

Private Attributes

::CIAO::DDS4CCM::LocalObject_Auto_Ptr_T
< Writer_type
dds_write_
::CIAO::DDS4CCM::LocalObject_Auto_Ptr_T
< ::CIAO::DDS4CCM::CCM_DataWriter
ccm_data_writer_

Detailed Description

Author:
Marcel Smit <msmit@remedy.nl>
Id:
DDS_Write_T.h 93117 2011-01-20 12:11:28Z mcorino

Wrapper facade for NDDS.


Member Typedef Documentation

typedef ::CIAO::DDS4CCM::Writer_T< typename CCM_TYPE::data_type, TYPED_WRITER, VALUE_TYPE, SEQ_VALUE_TYPE> DDS_Write_T::Writer_type [private]

Constructor & Destructor Documentation

DDS_Write_T::DDS_Write_T ( void  )
DDS_Write_T::~DDS_Write_T ( void  )

Member Function Documentation

void DDS_Write_T::activate ( void  )
void DDS_Write_T::configuration_complete ( ::DDS::Topic_ptr  topic,
::DDS::Publisher_ptr  publisher,
const char *  qos_profile 
)
CCM_TYPE::data_type::_ptr_type DDS_Write_T::get_data ( void  )
CCM_TYPE::dds_entity_type::_ptr_type DDS_Write_T::get_dds_entity ( void  )
void DDS_Write_T::passivate ( void  )
void DDS_Write_T::remove ( ::DDS::Publisher_ptr  publisher)
void DDS_Write_T::set_component ( ::CORBA::Object_ptr  component)

Member Data Documentation

DDS_Write

DDS_Write


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines