DDS4CCM  1.0.6
Public Member Functions | Private Types
DDS_Get_T Class Reference

#include <DDS_Get_T.h>

Inheritance diagram for DDS_Get_T:
Inheritance graph
[legend]
Collaboration diagram for DDS_Get_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DDS_Get_T (void)
 ~DDS_Get_T (void)
void set_component (::CORBA::Object_ptr component)
void configuration_complete (::DDS::Topic_ptr topic,::DDS::Subscriber_ptr subscriber, const char *qos_profile)
void remove (::DDS::Subscriber_ptr subscriber)
DDS_Get

DDS_Get operations

CCM_TYPE::fresh_data_type::_ptr_type get_fresh_data (void)

Private Types

typedef DDS_Subscriber_Base_T
< CCM_TYPE, TYPED_DDS_READER,
VALUE_TYPE, SEQ_VALUE_TYPE > 
SubscriberBase_type
typedef
::CIAO::DDS4CCM::Getter_T
< typename
CCM_TYPE::fresh_data_type,
TYPED_DDS_READER, VALUE_TYPE,
SEQ_VALUE_TYPE, FIXED > 
Getter_type

Private Attributes

::DDS::DataReaderListener_var listener_
::CIAO::DDS4CCM::LocalObject_Auto_Ptr_T
< Getter_type
dds_get_

Detailed Description

Author:
Marcel Smit <msmit@remedy.nl>
Id:
DDS_Get_T.h 94802 2011-10-20 09:46:10Z mcorino

Wrapper facade for NDDS.


Member Typedef Documentation

typedef ::CIAO::DDS4CCM::Getter_T< typename CCM_TYPE::fresh_data_type, TYPED_DDS_READER , VALUE_TYPE, SEQ_VALUE_TYPE, FIXED> DDS_Get_T::Getter_type [private]
typedef DDS_Subscriber_Base_T<CCM_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE> DDS_Get_T::SubscriberBase_type [private]

Constructor & Destructor Documentation

DDS_Get_T::DDS_Get_T ( void  )
DDS_Get_T::~DDS_Get_T ( void  )

Member Function Documentation

void DDS_Get_T::configuration_complete ( ::DDS::Topic_ptr  topic,
::DDS::Subscriber_ptr  subscriber,
const char *  qos_profile 
)
CCM_TYPE::fresh_data_type::_ptr_type DDS_Get_T::get_fresh_data ( void  )
void DDS_Get_T::remove ( ::DDS::Subscriber_ptr  subscriber)
void DDS_Get_T::set_component ( ::CORBA::Object_ptr  component)

Member Data Documentation

DDS_Get

::DDS::DataReaderListener_var DDS_Get_T::listener_ [private]

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