GenApi 3.5.1
List of all members
CValueArrayAdapterBase Class Reference

Base class wrapping internal implementation details of the value array adapter functionality. More...

#include <ValueArrayAdapter.h>

Inheritance diagram for CValueArrayAdapterBase:
CValueArrayAdapter< IBoolean, uint8_t, bool > CValueArrayAdapter< IFloat, double > CValueArrayAdapter< IInteger, int64_t > CValueArrayAdapter< TValueNodeType, TOutputValueType, TEffectiveValueType > CBooleanValueArray CFloatValueArray CIntegerValueArray

Detailed Description

Not expected to be used directly. Responsible for initialization/preparation tasks required by concrete value array adapter classes. The nodemap corresponding to the base_value and selector features must stay valid throughout the lifetime of the adapter.