GemaCoreLib
The GeMA Core library
GmBcAccessorProxy Member List

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

_ac (defined in GmAccessorProxy)GmAccessorProxyprotected
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(int bcIndex) const (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
GmAccessorProxy(GmValueAccessor *ac)GmAccessorProxyinline
GmBcAccessorProxy(GmValueAccessor *ac) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
info() const (defined in GmAccessorProxy)GmAccessorProxyinline
isDefValue(int bcIndex) const (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
isFunction(int bcIndex) const (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
isScalar() const (defined in GmAccessorProxy)GmAccessorProxyinline
saveDataInContext(int dataIndex) constGmBcAccessorProxyinlineprotected
setFunctionFromName(int bcIndex, QString userFunctionId, QString &err) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setFunctionValue(int bcIndex, GmUserFunction *functionDef) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setFunctionValue(int bcIndex, GmUserFunctionEvaluator *functionEval) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setScalarValue(int bcIndex, double value) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setScalarValueAtDim(int bcIndex, int dim, double value) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setValue(int bcIndex, const double *value) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setValueAsDef(int bcIndex) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
setValueFromVariant(int bcIndex, const QVariant &v, bool acceptMissingDimension, QString &err) (defined in GmBcAccessorProxy)GmBcAccessorProxyinline
size() const (defined in GmAccessorProxy)GmAccessorProxyinline
unit() const (defined in GmAccessorProxy)GmAccessorProxyinline
valueSize() const (defined in GmAccessorProxy)GmAccessorProxyinline
~GmAccessorProxy()GmAccessorProxyinlinevirtual