|
OMNeT++ Simulation Library
5.6.1
|
This is the complete list of members for cNedValue, including all inherited members.
| boolValue() const | cNedValue | inline |
| convertTo(const char *unit) | cNedValue | |
| convertToDouble() | cNedValue | |
| convertUnit(double d, const char *unit, const char *targetUnit) | cNedValue | static |
| doubleValue() const | cNedValue | |
| doubleValueInUnit(const char *targetUnit) const | cNedValue | |
| getPooled(const char *s) | cNedValue | static |
| getType() const | cNedValue | inline |
| getTypeName(Type t) | cNedValue | static |
| getUnit() const | cNedValue | inline |
| intValue() const | cNedValue | |
| intValueInUnit(const char *targetUnit) const | cNedValue | |
| isNumeric() const | cNedValue | inline |
| isSet() const | cNedValue | inline |
| longValue() const | cNedValue | inline |
| operator bool() const | cNedValue | inline |
| operator char() const | cNedValue | inline |
| operator const char *() const | cNedValue | inline |
| operator cXMLElement *() const | cNedValue | inline |
| operator double() const | cNedValue | inline |
| operator int() const | cNedValue | inline |
| operator long() const | cNedValue | inline |
| operator long double() const | cNedValue | inline |
| operator long long() const | cNedValue | inline |
| operator short() const | cNedValue | inline |
| operator std::string() const | cNedValue | inline |
| operator unsigned char() const | cNedValue | inline |
| operator unsigned int() const | cNedValue | inline |
| operator unsigned long() const | cNedValue | inline |
| operator unsigned long long() const | cNedValue | inline |
| operator unsigned short() const | cNedValue | inline |
| operator=(const cNedValue &other) | cNedValue | |
| operator=(bool b) | cNedValue | inline |
| operator=(char c) | cNedValue | inline |
| operator=(unsigned char c) | cNedValue | inline |
| operator=(short i) | cNedValue | inline |
| operator=(unsigned short i) | cNedValue | inline |
| operator=(int i) | cNedValue | inline |
| operator=(unsigned int i) | cNedValue | inline |
| operator=(long l) | cNedValue | inline |
| operator=(unsigned long l) | cNedValue | inline |
| operator=(long long l) | cNedValue | inline |
| operator=(unsigned long long l) | cNedValue | inline |
| operator=(double d) | cNedValue | inline |
| operator=(long double d) | cNedValue | inline |
| operator=(const char *s) | cNedValue | inline |
| operator=(const std::string &s) | cNedValue | inline |
| operator=(cXMLElement *node) | cNedValue | inline |
| operator=(const cPar &par) | cNedValue | inline |
| parseQuantity(const char *str, const char *expectedUnit=nullptr) | cNedValue | static |
| parseQuantity(const char *str, std::string &outActualUnit) | cNedValue | static |
| set(bool b) | cNedValue | inline |
| set(intpar_t l, const char *unit=nullptr) | cNedValue | inline |
| set(int l, const char *unit=nullptr) | cNedValue | inline |
| set(double d, const char *unit=nullptr) | cNedValue | inline |
| set(const char *s) | cNedValue | inline |
| set(const std::string &s) | cNedValue | inline |
| set(cXMLElement *x) | cNedValue | inline |
| set(const cPar &par) | cNedValue | |
| setPreservingUnit(intpar_t l) | cNedValue | inline |
| setPreservingUnit(double d) | cNedValue | inline |
| setUnit(const char *unit) | cNedValue | |
| stdstringValue() const | cNedValue | inline |
| str() const | cNedValue | |
| stringValue() const | cNedValue | inline |
| Type enum name | cNedValue | |
| xmlValue() const | cNedValue | inline |