DDS4CCM  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE > Class Reference

Templated base class for the Getter port. More...

#include <Getter_T.h>

Collaboration diagram for Getter_Base_T< GETTER_TYPE, TYPED_DDS_READER, VALUE_TYPE, SEQ_VALUE_TYPE >:
Collaboration graph

Detailed Description

Templated base class for the Getter port.

Spec: Get operations are performed with the following parameters . SampleStateMask: NO_READ, . ViewStateMask: NEW or NOT_NEW, . InstanceStateMask: ALIVE or NOT_ALIVE, . Through the query (if any) of the Reader associated to the port, . Within the time limit specified in time_out.

All methods return a boolean as result indicating whether actual data are provided (TRUE) or if the time-out occurred (FALSE).


The documentation for this class was generated from the following file: