Implementation of the Getter port for fixed sized data types. More...
#include <Getter_T.h>
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. |
Implementation of the Getter port for fixed sized data types.
bool CIAO::DDS4CCM::RTI::Getter_T< DDS_TYPE, CCM_TYPE, true >::get_one | ( | typename DDS_TYPE::value_type::_out_type | an_instance, | |
::CCM_DDS::ReadInfo_out | info | |||
) | [inline, virtual] |
get_one implementation for fixed sized datatypes.
Spec : get_one returns the next sample to be gotten.