![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmPropertyCellAccessor, including all inherited members.
_ac (defined in GmAccessorProxy) | GmAccessorProxy | protected |
_pset (defined in GmPropertyCellAccessor) | GmPropertyCellAccessor | private |
convertFromAccessorUnit(double val, double *dst) const | GmAccessorProxy | inlineprotected |
convertFromAccessorUnit(const double *val, double *dst) const | GmAccessorProxy | inlineprotected |
convertToAccessorUnit(double val) const | GmAccessorProxy | inlineprotected |
convertToAccessorUnit(const double *p) const | GmAccessorProxy | inlineprotected |
defValue() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
functionId(const GmCell *c) const (defined in GmCellAccessor) | GmCellAccessor | inline |
GmAccessorProxy(GmValueAccessor *ac) | GmAccessorProxy | inline |
GmCellAccessor(GmValueAccessor *ac) | GmCellAccessor | inline |
GmCellAccessorProxy(GmValueAccessor *ac) | GmCellAccessorProxy | inline |
GmPropertyCellAccessor(GmValueAccessor *ac, int psetIndex) | GmPropertyCellAccessor | inline |
info() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
isDefValue(const GmCell *c) const (defined in GmCellAccessor) | GmCellAccessor | inline |
isFunction(const GmCell *c) const (defined in GmCellAccessor) | GmCellAccessor | inline |
isScalar() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
matrixValueAt(const GmCell *c, const GmVector *coord, GmCRMatrix &mat, int ip=-1) const (defined in GmCellAccessor) | GmCellAccessor | inline |
queryIndex(const GmCell *c) const | GmPropertyCellAccessor | inlineprotectedvirtual |
saveCellInContext(const GmCell *c, int ip) const | GmCellAccessorProxy | inlineprotected |
scalarValueAt(const GmCell *c, const GmVector *coord, int ip=-1) const (defined in GmCellAccessor) | GmCellAccessor | inline |
setFunctionFromName(const GmCell *c, QString userFunctionId, QString &err) (defined in GmCellAccessor) | GmCellAccessor | inline |
setFunctionValue(const GmCell *c, GmUserFunction *functionDef) (defined in GmCellAccessor) | GmCellAccessor | inline |
setFunctionValue(const GmCell *c, GmUserFunctionEvaluator *functionEval) (defined in GmCellAccessor) | GmCellAccessor | inline |
setScalarValue(const GmCell *c, double value) (defined in GmCellAccessor) | GmCellAccessor | inline |
setScalarValueAtDim(const GmCell *c, int dim, double value) (defined in GmCellAccessor) | GmCellAccessor | inline |
setValue(const GmCell *c, const double *value) (defined in GmCellAccessor) | GmCellAccessor | inline |
setValueAsDef(const GmCell *c) (defined in GmCellAccessor) | GmCellAccessor | inline |
setValueFromVariant(const GmCell *c, const QVariant &v, bool acceptMissingDimension, QString &err) (defined in GmCellAccessor) | GmCellAccessor | inline |
size() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
unit() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
valueAt(const GmCell *c, const GmVector *coord, int ip=-1) const (defined in GmCellAccessor) | GmCellAccessor | inline |
valueSize() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
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) | GmCellAccessor | inline |
vectorValueAt(const GmCell *c, const GmVector *coord, GmCRVector &vec, int ip=-1) const (defined in GmCellAccessor) | GmCellAccessor | inline |
~GmAccessorProxy() | GmAccessorProxy | inlinevirtual |