GemaCoreLib
The GeMA Core library
GmPropertyCellAccessor Member List

This is the complete list of members for GmPropertyCellAccessor, including all inherited members.

_ac (defined in GmAccessorProxy)GmAccessorProxyprotected
_pset (defined in GmPropertyCellAccessor)GmPropertyCellAccessorprivate
convertFromAccessorUnit(double val, double *dst) constGmAccessorProxyinlineprotected
convertFromAccessorUnit(const double *val, double *dst) constGmAccessorProxyinlineprotected
convertToAccessorUnit(double val) constGmAccessorProxyinlineprotected
convertToAccessorUnit(const double *p) constGmAccessorProxyinlineprotected
defValue() const (defined in GmAccessorProxy)GmAccessorProxyinline
functionId(const GmCell *c) const (defined in GmCellAccessor)GmCellAccessorinline
GmAccessorProxy(GmValueAccessor *ac)GmAccessorProxyinline
GmCellAccessor(GmValueAccessor *ac)GmCellAccessorinline
GmCellAccessorProxy(GmValueAccessor *ac)GmCellAccessorProxyinline
GmPropertyCellAccessor(GmValueAccessor *ac, int psetIndex)GmPropertyCellAccessorinline
info() const (defined in GmAccessorProxy)GmAccessorProxyinline
isDefValue(const GmCell *c) const (defined in GmCellAccessor)GmCellAccessorinline
isFunction(const GmCell *c) const (defined in GmCellAccessor)GmCellAccessorinline
isScalar() const (defined in GmAccessorProxy)GmAccessorProxyinline
matrixValueAt(const GmCell *c, const GmVector *coord, GmCRMatrix &mat, int ip=-1) const (defined in GmCellAccessor)GmCellAccessorinline
queryIndex(const GmCell *c) constGmPropertyCellAccessorinlineprotectedvirtual
saveCellInContext(const GmCell *c, int ip) constGmCellAccessorProxyinlineprotected
scalarValueAt(const GmCell *c, const GmVector *coord, int ip=-1) const (defined in GmCellAccessor)GmCellAccessorinline
setFunctionFromName(const GmCell *c, QString userFunctionId, QString &err) (defined in GmCellAccessor)GmCellAccessorinline
setFunctionValue(const GmCell *c, GmUserFunction *functionDef) (defined in GmCellAccessor)GmCellAccessorinline
setFunctionValue(const GmCell *c, GmUserFunctionEvaluator *functionEval) (defined in GmCellAccessor)GmCellAccessorinline
setScalarValue(const GmCell *c, double value) (defined in GmCellAccessor)GmCellAccessorinline
setScalarValueAtDim(const GmCell *c, int dim, double value) (defined in GmCellAccessor)GmCellAccessorinline
setValue(const GmCell *c, const double *value) (defined in GmCellAccessor)GmCellAccessorinline
setValueAsDef(const GmCell *c) (defined in GmCellAccessor)GmCellAccessorinline
setValueFromVariant(const GmCell *c, const QVariant &v, bool acceptMissingDimension, QString &err) (defined in GmCellAccessor)GmCellAccessorinline
size() const (defined in GmAccessorProxy)GmAccessorProxyinline
unit() const (defined in GmAccessorProxy)GmAccessorProxyinline
valueAt(const GmCell *c, const GmVector *coord, int ip=-1) const (defined in GmCellAccessor)GmCellAccessorinline
valueSize() const (defined in GmAccessorProxy)GmAccessorProxyinline
valueStr(const GmCell *c, bool evalFunctions, bool printDefAsNil, int fieldWidth=0, char format='g', int precision=-1, const GmVector *coord=NULL, int ip=-1) const (defined in GmCellAccessor)GmCellAccessorinline
vectorValueAt(const GmCell *c, const GmVector *coord, GmCRVector &vec, int ip=-1) const (defined in GmCellAccessor)GmCellAccessorinline
~GmAccessorProxy()GmAccessorProxyinlinevirtual