|
HDK
|
This is the complete list of members for Value, including all inherited members.
| asA() const | Value | |
| copy() const =0 | Value | pure virtual |
| createValue(const T &data) | Value | inlinestatic |
| createValue(const char *data) | Value | inlinestatic |
| createValueFromStrings(const string &value, const string &type, ConstTypeDefPtr typeDef=nullptr) | Value | static |
| CreatorFunction typedef | Value | protected |
| CreatorMap typedef | Value | protected |
| FloatFormat enum name | Value | |
| FloatFormatDefault enum value | Value | |
| FloatFormatFixed enum value | Value | |
| FloatFormatScientific enum value | Value | |
| getFloatFormat() | Value | inlinestatic |
| getFloatPrecision() | Value | inlinestatic |
| getTypeString() const =0 | Value | pure virtual |
| getValueString() const =0 | Value | pure virtual |
| isA() const | Value | |
| setFloatFormat(FloatFormat format) | Value | inlinestatic |
| setFloatPrecision(int precision) | Value | inlinestatic |
| Value() | Value | inline |
| ValueRegistry class | Value | friend |
| ~Value() | Value | inlinevirtual |