, including all inherited members.
AbstractField(const std::string &fieldName, const FieldCategory fieldCategory, bool multiplexed, bool multiMultipexed, bool persistent, DataIntegrity buffer, DataStore *pDataStore) | fesa::AbstractField | [protected] |
buffer_ | fesa::AbstractField | [protected] |
checkContext(MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline, protected] |
checkMaxDimensions(uint32_t size1, uint32_t size2) | fesa::FieldArray2D< T > | [inline, protected] |
commit(uint32_t slot) | fesa::AbstractField | [protected] |
copyValue(uint32_t slot, std::string &str) | fesa::FieldArray2D< T > | [inline, protected, virtual] |
DataStore class | fesa::AbstractField | [friend] |
FieldArray2D(const std::string &fieldName, const FieldCategory fieldCategory, bool multiplexed, bool multiMultiplexed, bool persistent, DataIntegrity bufferType, DataStore *pDataStore, int32_t size1, int32_t size2) | fesa::FieldArray2D< T > | [inline] |
fieldCategory_ | fesa::AbstractField | [protected] |
fieldValue_ | fesa::FieldArray2D< T > | [protected] |
get(uint32_t &size1, uint32_t &size2, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
getAsString(MultiplexingContext *context=NULL) | fesa::AbstractField | |
getColumn(uint32_t index, uint32_t size, T *column, uint32_t ¤tSize, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
getFieldValue(int32_t slot) | fesa::FieldArray2D< T > | [inline, protected, virtual] |
getFieldValueSize() | fesa::FieldArray2D< T > | [inline, protected, virtual] |
getMaxSize(uint32_t &size1, uint32_t &size2) | fesa::FieldArray2D< T > | [inline] |
getMultiplexingManager() | fesa::AbstractField | |
getMuxDepth() | fesa::AbstractField | |
getName() | fesa::AbstractField | |
getRow(uint32_t index, uint32_t &size, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
getSize(uint32_t &size1, uint32_t &size2, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
getSlot(MultiplexingContext *context) | fesa::AbstractField | [protected] |
getType() | fesa::AbstractField | |
getValueToStore(int32_t slot, std::string &value) | fesa::FieldArray2D< T > | [inline, protected, virtual] |
initialize(FieldElement &fieldElement) | fesa::FieldArray2D< T > | [inline, protected, virtual] |
isMultiMux() | fesa::AbstractField | |
isMultiMux_ | fesa::AbstractField | [protected] |
isMultiplexed() | fesa::AbstractField | |
isPersistent() | fesa::AbstractField | |
isPersistent_ | fesa::AbstractField | [protected] |
isShared_ | fesa::AbstractField | [protected] |
maxSize1_ | fesa::FieldArray2D< T > | [protected] |
maxSize2_ | fesa::FieldArray2D< T > | [protected] |
multiplexed_ | fesa::AbstractField | [protected] |
multiplexingManager_ | fesa::AbstractField | [protected] |
name_ | fesa::AbstractField | [protected] |
pDataStore_ | fesa::AbstractField | [protected] |
registerModifiedField(FieldValueBase *pFV, MultiplexingContext *context) | fesa::AbstractField | [protected] |
requireSlot(MultiplexingContext *context) | fesa::AbstractField | [protected] |
resetToBeSync(uint32_t slot) | fesa::AbstractField | [protected] |
restore(FieldElement &fieldElement) | fesa::AbstractField | [protected] |
set(const T *const *val, uint32_t size1, uint32_t size2, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
setColumn(const T *val, uint32_t index, uint32_t size, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
setDataIntegrity(DataIntegrity dataIntegrity) | fesa::AbstractField | [protected] |
setFieldValueAddress(char *pFV, bool initFieldsFlag) | fesa::FieldArray2D< T > | [inline, protected, virtual] |
setMultiMuxFlag(bool flag) | fesa::AbstractField | [protected] |
setMultiplexed(bool multiplexed) | fesa::AbstractField | [protected] |
setMultiplexingManager(AbstractMultiplexingManager *muxManager) | fesa::AbstractField | [protected] |
setRow(const T *val, uint32_t index, uint32_t size, MultiplexingContext *context) | fesa::SettingFieldArray2D< T > | [inline] |
SettingFieldArray2D(const std::string &fieldName, bool multiplexed, bool multiMultiplexed, DataStore *pDataStore, bool persistent, bool shared, int32_t size1, int32_t size2, const DataIntegrity bufferType=DoubleBuffered) | fesa::SettingFieldArray2D< T > | [inline] |
store(FieldElement &fieldElement) | fesa::AbstractField | [protected] |
valueSize_ | fesa::AbstractField | [protected] |
~AbstractField() | fesa::AbstractField | [virtual] |
~FieldArray2D() | fesa::FieldArray2D< T > | [inline] |
~SettingFieldArray2D() | fesa::SettingFieldArray2D< T > | [inline] |