DDS4CCM
1.3.3
|
#include <Getter_T.h>
Protected Member Functions | |
TYPED_DDS_READER::_ptr_type | dds_reader (void) |
get | |
Generic helper methods which perform the actual DDS reading. | |
::DDS::ReturnCode_t | get (SEQ_VALUE_TYPE &data,::DDS::SampleInfoSeq &sample_info, const ::CORBA::Long &max_samples) |
::DDS::ReturnCode_t | get (SEQ_VALUE_TYPE &data,::DDS::SampleInfoSeq &sample_info, const ::CORBA::Long &max_samples,::DDS::QueryCondition_ptr qc) |
::DDS::ReturnCode_t | get (SEQ_VALUE_TYPE &data,::DDS::SampleInfoSeq &sample_info, const ::CORBA::Long &max_samples,::DDS::ReadCondition_ptr rd) |
![]() | |
LocalObject (void) | |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
Protected Attributes | |
TYPED_DDS_READER::_var_type | dds_reader_ |
::CIAO::DDS4CCM::ConditionManager * | condition_manager_ |
::DDS::Duration_t | time_out_ |
::CCM_DDS::DataNumber_t | max_delivered_data_ |
![]() | |
ACE_Atomic_Op< TAO_SYNCH_MUTEX, unsigned long > | refcount_ |
CIAO::DDS4CCM::Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >::Getter_Base_T | ( | void | ) |
Constructor.
|
virtual |
Destructor.
|
protected |
|
protected |
|
protected |
|
protected |
DDS::DataReader_ptr CIAO::DDS4CCM::Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >::get_dds_reader | ( | void | ) |
|
virtual |
Spec : get_many returns all the available samples in the limits set by the attribute max_delivered_data. In case there are more available samples, the first max_delivered_data are returned. The default value for that attribute is UNLIMITED (0)
CCM_DDS::DataNumber_t CIAO::DDS4CCM::Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >::max_delivered_data | ( | void | ) |
|
virtual |
void CIAO::DDS4CCM::Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >::set_dds_reader | ( | ::DDS::DataReader_ptr | reader, |
::CIAO::DDS4CCM::ConditionManager * | condition_manager | ||
) |
Set the actual pointer to DDS Datareader
DDS::Duration_t CIAO::DDS4CCM::Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >::time_out | ( | void | ) |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |