Doxygen
Loading...
Searching...
No Matches
CPPValue Member List

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

CPPValue(char c) noexceptCPPValueinlineexplicit
CPPValue(long val=0) noexceptCPPValueinlineexplicit
CPPValue(double val) noexceptCPPValueinlineexplicit
m_dCPPValueprivate
m_lCPPValueprivate
m_typeCPPValueprivate
operator double() const noexceptCPPValueinline
operator long() const noexceptCPPValueinline
parseBinary(const std::string &token)CPPValuestatic
parseCharacter(const std::string &token)CPPValuestatic
parseDecimal(const std::string &token)CPPValuestatic
parseFloat(const std::string &token)CPPValuestatic
parseHexadecimal(const std::string &token)CPPValuestatic
parseOctal(const std::string &token)CPPValuestatic
print() constCPPValueinline
Type enum nameCPPValue
type() const noexceptCPPValueinline