GenApi  3.5.1
List of all members
CValueArrayAdapterBase Class Reference

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

Inherited by CValueArrayAdapter< IBoolean, uint8_t, bool >, CValueArrayAdapter< IFloat, double >, CValueArrayAdapter< IInteger, int64_t >, and CValueArrayAdapter< TValueNodeType, TOutputValueType, TEffectiveValueType >.

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.