DDS4CCM
1.0.6
|
#include <DDS_Get_T.h>
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_ |
Wrapper facade for NDDS.
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] |
DDS_Get_T::DDS_Get_T | ( | void | ) |
DDS_Get_T::~DDS_Get_T | ( | void | ) |
void DDS_Get_T::configuration_complete | ( | ::DDS::Topic_ptr | topic, |
::DDS::Subscriber_ptr | subscriber, | ||
const char * | qos_profile | ||
) |
Reimplemented from DDS_Subscriber_Base_T< CCM_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >.
CCM_TYPE::fresh_data_type::_ptr_type DDS_Get_T::get_fresh_data | ( | void | ) |
void DDS_Get_T::remove | ( | ::DDS::Subscriber_ptr | subscriber | ) |
Reimplemented from DDS_Subscriber_Base_T< CCM_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >.
void DDS_Get_T::set_component | ( | ::CORBA::Object_ptr | component | ) |
Reimplemented from DDS_Subscriber_Base_T< CCM_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >.
DDS_Get
::DDS::DataReaderListener_var DDS_Get_T::listener_ [private] |
DDS_Get
Reimplemented from DDS_Subscriber_Base_T< CCM_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >.