This is the complete list of members for isys::CValueType, including all inherited members.
CValueType(const SType &type, const SValue &value) | isys::CValueType | |
CValueType(const SType &type, const SValue &value, const std::string &result) | isys::CValueType | |
CValueType(const SType &type, int64_t value) | isys::CValueType | |
CValueType(const SType &type, float value) | isys::CValueType | |
CValueType(const SType &type, double value) | isys::CValueType | |
CValueType(int bitSize, int64_t value) | isys::CValueType | |
CValueType(int bitSize, uint64_t value) | isys::CValueType | |
CValueType(float value) | isys::CValueType | |
CValueType(double value) | isys::CValueType | |
CValueType(const SType &type, const CAddress &address) | isys::CValueType | |
CValueType(const SType &type, const std::string &value) | isys::CValueType | |
CValueType(const std::string &errorMsg) | isys::CValueType | |
EChar enum value | isys::CValueType | |
EDecimal enum value | isys::CValueType | |
EHex enum value | isys::CValueType | |
EResultFormat enum name | isys::CValueType | |
getAddress() | isys::CValueType | |
getBitSize() | isys::CValueType | |
getDouble() | isys::CValueType | |
getFloat() | isys::CValueType | |
getInt() | isys::CValueType | |
getLong() | isys::CValueType | |
getResult() const | isys::CValueType | |
getResult(EResultFormat format) const | isys::CValueType | |
getType() const | isys::CValueType | |
getValue() const | isys::CValueType | |
isError() const | isys::CValueType | |
isTypeAddress() | isys::CValueType | |
isTypeCompound() | isys::CValueType | |
isTypeFloat() | isys::CValueType | |
isTypeSigned() | isys::CValueType | |
isTypeUnsigned() | isys::CValueType | |