DDS4CCM  1.0.6
Public Member Functions | Private Types
DDS_Update_T Class Reference

#include <DDS_Update_T.h>

Collaboration diagram for DDS_Update_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DDS_Update_T (void)
 ~DDS_Update_T (void)
CCM_TYPE::data_type::_ptr_type get_data (void)
CCM_TYPE::dds_entity_type::_ptr_type get_dds_entity (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)

Private Types

typedef
::CIAO::DDS4CCM::Updater_T
< typename CCM_TYPE::data_type,
TYPED_WRITER, VALUE_TYPE,
SEQ_VALUE_TYPE > 
Updater_type

Private Attributes

::CIAO::DDS4CCM::LocalObject_Auto_Ptr_T
< Updater_type
dds_update_
::CIAO::DDS4CCM::LocalObject_Auto_Ptr_T
< ::CIAO::DDS4CCM::CCM_DataWriter
ccm_data_writer_

Detailed Description

Author:
Johnny Willemsen <jwillemsen@remedy.nl>
Id:
DDS_Update_T.h 93117 2011-01-20 12:11:28Z mcorino

Wrapper facade for NDDS.


Member Typedef Documentation

typedef ::CIAO::DDS4CCM::Updater_T< typename CCM_TYPE::data_type, TYPED_WRITER, VALUE_TYPE, SEQ_VALUE_TYPE> DDS_Update_T::Updater_type [private]

Constructor & Destructor Documentation

DDS_Update_T::DDS_Update_T ( void  )
DDS_Update_T::~DDS_Update_T ( void  )

Member Function Documentation

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

Member Data Documentation

DDS_Update

DDS_Update


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