![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmBcAccessorProxy, including all inherited members.
_ac (defined in GmAccessorProxy) | GmAccessorProxy | protected |
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(int bcIndex) const (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
GmAccessorProxy(GmValueAccessor *ac) | GmAccessorProxy | inline |
GmBcAccessorProxy(GmValueAccessor *ac) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
info() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
isDefValue(int bcIndex) const (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
isFunction(int bcIndex) const (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
isScalar() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
saveDataInContext(int dataIndex) const | GmBcAccessorProxy | inlineprotected |
setFunctionFromName(int bcIndex, QString userFunctionId, QString &err) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setFunctionValue(int bcIndex, GmUserFunction *functionDef) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setFunctionValue(int bcIndex, GmUserFunctionEvaluator *functionEval) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setScalarValue(int bcIndex, double value) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setScalarValueAtDim(int bcIndex, int dim, double value) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setValue(int bcIndex, const double *value) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setValueAsDef(int bcIndex) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
setValueFromVariant(int bcIndex, const QVariant &v, bool acceptMissingDimension, QString &err) (defined in GmBcAccessorProxy) | GmBcAccessorProxy | inline |
size() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
unit() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
valueSize() const (defined in GmAccessorProxy) | GmAccessorProxy | inline |
~GmAccessorProxy() | GmAccessorProxy | inlinevirtual |