Public Member Functions

CIAO::DDS4CCM::DDS_CCM::Getter_T< DDS_TYPE, CCM_TYPE, true, VENDOR_TYPE > Class Template Reference

Implementation of the Getter port for fixed sized data types. More...

#include <Getter_T.h>

Inheritance diagram for CIAO::DDS4CCM::DDS_CCM::Getter_T< DDS_TYPE, CCM_TYPE, true, VENDOR_TYPE >:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::DDS_CCM::Getter_T< DDS_TYPE, CCM_TYPE, true, VENDOR_TYPE >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool get_one (typename DDS_TYPE::value_type::_out_type an_instance,::CCM_DDS::ReadInfo_out info)
 get_one implementation for fixed sized datatypes.

Detailed Description

template<typename DDS_TYPE, typename CCM_TYPE, DDS4CCM_Vendor VENDOR_TYPE>
class CIAO::DDS4CCM::DDS_CCM::Getter_T< DDS_TYPE, CCM_TYPE, true, VENDOR_TYPE >

Implementation of the Getter port for fixed sized data types.


Member Function Documentation

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
bool CIAO::DDS4CCM::DDS_CCM::Getter_T< DDS_TYPE, CCM_TYPE, true, VENDOR_TYPE >::get_one ( typename DDS_TYPE::value_type::_out_type  an_instance,
::CCM_DDS::ReadInfo_out  info 
) [virtual]

get_one implementation for fixed sized datatypes.

Spec : get_one returns the next sample to be gotten.


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