This is the complete list of members for cValue, including all inherited members.
| boolValue() const | cValue | inline |
| containsObject() const | cValue | |
| containsXML() const | cValue | |
| convertTo(const char *unit) | cValue | |
| convertToDouble() | cValue | |
| convertUnit(double d, const char *unit, const char *targetUnit) | cValue | static |
| doubleValue() const | cValue | |
| doubleValueInUnit(const char *targetUnit) const | cValue | |
| doubleValueRaw() const | cValue | |
| getType() const | cValue | inline |
| getTypeName() const | cValue | inline |
| getTypeName(Type t) | cValue | static |
| getUnit() const | cValue | inline |
| intValue() const | cValue | |
| intValueInUnit(const char *targetUnit) const | cValue | |
| intValueRaw() const | cValue | |
| isNullptr() const | cValue | inline |
| isNumeric() const | cValue | inline |
| isSet() const | cValue | inline |
| objectValue() const | cValue | |
| operator any_ptr() const | cValue | inline |
| operator bool() const | cValue | inline |
| operator char() const | cValue | inline |
| operator cObject *() const | cValue | inline |
| operator const char *() const | cValue | inline |
| operator cXMLElement *() const | cValue | inline |
| operator double() const | cValue | inline |
| operator int() const | cValue | inline |
| operator long() const | cValue | inline |
| operator long double() const | cValue | inline |
| operator long long() const | cValue | inline |
| operator short() const | cValue | inline |
| operator std::string() const | cValue | inline |
| operator unsigned char() const | cValue | inline |
| operator unsigned int() const | cValue | inline |
| operator unsigned long() const | cValue | inline |
| operator unsigned long long() const | cValue | inline |
| operator unsigned short() const | cValue | inline |
| operator=(const cValue &other) | cValue | |
| operator=(bool b) | cValue | inline |
| operator=(char c) | cValue | inline |
| operator=(unsigned char c) | cValue | inline |
| operator=(short i) | cValue | inline |
| operator=(unsigned short i) | cValue | inline |
| operator=(int i) | cValue | inline |
| operator=(unsigned int i) | cValue | inline |
| operator=(long l) | cValue | inline |
| operator=(unsigned long l) | cValue | inline |
| operator=(long long l) | cValue | inline |
| operator=(unsigned long long l) | cValue | inline |
| operator=(double d) | cValue | inline |
| operator=(long double d) | cValue | inline |
| operator=(const char *s) | cValue | inline |
| operator=(const std::string &s) | cValue | inline |
| operator=(any_ptr ptr) | cValue | inline |
| operator=(cObject *obj) | cValue | inline |
| operator==(const cValue &other) | cValue | |
| parseQuantity(const char *str, const char *expectedUnit=nullptr) | cValue | static |
| parseQuantity(const char *str, std::string &outActualUnit) | cValue | static |
| pointerValue() const | cValue | inline |
| set(bool b) | cValue | inline |
| set(intval_t l, const char *unit=nullptr) | cValue | inline |
| set(int l, const char *unit=nullptr) | cValue | inline |
| set(double d, const char *unit=nullptr) | cValue | inline |
| set(const char *s) | cValue | inline |
| set(const std::string &s) | cValue | inline |
| set(const opp_string &s) | cValue | inline |
| set(any_ptr ptr) | cValue | inline |
| set(cObject *obj) | cValue | inline |
| set(const void *)=delete | cValue | |
| setPreservingUnit(intval_t l) | cValue | inline |
| setPreservingUnit(double d) | cValue | inline |
| setUnit(const char *unit) | cValue | |
| stdstringValue() const | cValue | inline |
| str() const | cValue | |
| stringValue() const | cValue | inline |
| Type enum name | cValue | |
| xmlValue() const | cValue |