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