fesa-core  4.3.1
fesa::ConfigFieldStruct< T > Member List

This is the complete list of members for fesa::ConfigFieldStruct< T >, including all inherited members.

AbstractField(const FieldConfig &fieldConfig, DataStore *dataStore)fesa::AbstractFieldprotected
buffer_fesa::AbstractFieldprotected
ConfigFieldStruct(const FieldConfig &fieldConfig, DataStore *pDataStore)fesa::ConfigFieldStruct< T >
copyValue(uint32_t slot, const std::string &val)fesa::FieldStruct< T >protectedvirtual
dataStore_fesa::AbstractFieldprotected
fieldCategory_fesa::AbstractFieldprotected
fieldValue_fesa::FieldStruct< T >protected
get() const fesa::ConfigFieldStruct< T >
getAsString(const MultiplexingContext *context) const fesa::ConfigFieldStruct< T >virtual
getAttributeAsStringByName(const std::string &attribute, MultiplexingContext *context=NULL)fesa::AbstractField
getAttributeValueToStore(int32_t slot, const std::string &attribute, std::string &str)fesa::FieldStruct< T >protectedvirtual
getFieldValue(int32_t slot)fesa::FieldStruct< T >inlineprotectedvirtual
getFieldValueSize() const fesa::FieldStruct< T >protectedvirtual
getMultiplexingManager()fesa::AbstractField
getMuxDepth() const fesa::AbstractField
getName() const fesa::AbstractField
getSlotPointer(void *baseAddress, std::size_t slot)fesa::AbstractFieldprotected
getSlotPointer(const void *baseAddress, std::size_t slot) const fesa::AbstractFieldprotected
getType() const fesa::AbstractField
getValueToStore(int32_t slot, std::string &str) const fesa::FieldStruct< T >protectedvirtual
initializeDefaultValue(const std::string &value)fesa::AbstractFieldprotectedvirtual
initializeDimensions(const boost::shared_ptr< FieldElement > &fieldElement)fesa::AbstractFieldprotectedvirtual
INVALID_SIZEfesa::AbstractFieldstatic
isMultiplexed() const fesa::AbstractField
isPersistent() const fesa::AbstractField
isShared() const fesa::AbstractField
multiplexed_fesa::AbstractFieldprotected
multiplexingManager_fesa::AbstractFieldprotected
name_fesa::AbstractFieldprotected
persistent_fesa::AbstractFieldprotected
restore(const PersistanceFieldElement &fieldElement)fesa::AbstractFieldprotected
setDataIntegrity(DataIntegrity dataIntegrity)fesa::AbstractFieldprotected
setFieldValueAddress(char *pFV, bool initFieldsFlag)fesa::FieldStruct< T >protectedvirtual
setMultiplexed(bool multiplexed)fesa::AbstractFieldprotected
setMultiplexingManager(AbstractMultiplexingManager *muxManager)fesa::AbstractFieldprotected
shared_fesa::AbstractFieldprotected
store(PersistanceFieldElement &fieldElement)fesa::AbstractFieldprotected
validateValue(const T &value) const fesa::AbstractFieldinlineprotected
validateValues(const T *values, const std::size_t count) const fesa::AbstractFieldinlineprotected
valueSize_fesa::AbstractFieldprotected
~AbstractField()fesa::AbstractFieldvirtual
~ConfigFieldStruct()fesa::ConfigFieldStruct< T >