fesa-core  4.3.1
fesa::FieldFunction Member List

This is the complete list of members for fesa::FieldFunction, including all inherited members.

AbstractField(const FieldConfig &fieldConfig, DataStore *dataStore)fesa::AbstractFieldprotected
buffer_fesa::AbstractFieldprotected
checkIndexBounds(const FieldValueArray< Point > &fieldValue, std::size_t index) constfesa::FieldArray< Point >protected
checkMaxDimension(std::size_t size) constfesa::FieldArray< Point >protected
copyValue(uint32_t slot, const std::string &str)fesa::FieldArray< Point >protectedvirtual
dataStore_fesa::AbstractFieldprotected
FieldArray(const FieldConfig &fieldConfig, DataStore *pDataStore, std::size_t size)fesa::FieldArray< Point >
fieldCategory_fesa::AbstractFieldprotected
fieldValue_fesa::FieldArray< Point >protected
getAsString(const MultiplexingContext *context) const =0fesa::AbstractFieldpure virtual
getAttributeAsStringByName(const std::string &attribute, MultiplexingContext *context=NULL)fesa::AbstractField
getAttributeValueToStore(int32_t slot, const std::string &attribute, std::string &str)fesa::AbstractFieldprotectedvirtual
getCellRef(const FieldValueArray< Point > &fieldValue, std::size_t index) constfesa::FieldArray< Point >protected
getFieldValue(int32_t slot)fesa::FieldArray< Point >protectedvirtual
getFieldValueSize() constfesa::FieldArray< Point >protectedvirtual
getMaxPoints() const fesa::FieldFunction
getMaxSize() constfesa::FieldArray< Point >
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) constfesa::FieldArray< Point >protectedvirtual
initializeDefaultValue(const std::string &value)fesa::AbstractFieldprotectedvirtual
initializeDimensions(const boost::shared_ptr< FieldElement > &fieldElement)fesa::FieldArray< Point >protectedvirtual
INVALID_SIZEfesa::AbstractFieldstatic
isMultiplexed() const fesa::AbstractField
isPersistent() const fesa::AbstractField
isShared() const fesa::AbstractField
maxSize_fesa::FieldArray< Point >protected
multiplexed_fesa::AbstractFieldprotected
multiplexingManager_fesa::AbstractFieldprotected
name_fesa::AbstractFieldprotected
persistent_fesa::AbstractFieldprotected
restore(const PersistanceFieldElement &fieldElement)fesa::AbstractFieldprotected
setCellValue(FieldValueArray< Point > &fieldValue, const Point &val, std::size_t index)fesa::FieldArray< Point >protected
setDataIntegrity(DataIntegrity dataIntegrity)fesa::AbstractFieldprotected
FieldArray< Point >::setFieldValue(FieldValueArray< Point > &fieldValue, RandomAccessIterator first, RandomAccessIterator last)fesa::FieldArray< Point >protected
setFieldValueAddress(char *pFV, bool initFieldsFlag)fesa::FieldFunctionprotectedvirtual
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
value_type typedeffesa::FieldArray< Point >
valueSize_fesa::AbstractFieldprotected
~AbstractField()fesa::AbstractFieldvirtual
~FieldArray()fesa::FieldArray< Point >