doxygen
CPPValue Member List

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

CPPValue(char c) (defined in CPPValue)CPPValueinlineexplicit
CPPValue(long val=0) (defined in CPPValue)CPPValueinlineexplicit
CPPValue(double val) (defined in CPPValue)CPPValueinlineexplicit
d (defined in CPPValue)CPPValue
Float enum value (defined in CPPValue)CPPValue
Int enum value (defined in CPPValue)CPPValue
isInt() const (defined in CPPValue)CPPValueinline
l (defined in CPPValue)CPPValue
operator double() const (defined in CPPValue)CPPValueinline
operator long() const (defined in CPPValue)CPPValueinline
parseBinary(const std::string &token) (defined in CPPValue)CPPValuestatic
parseCharacter(const std::string &token) (defined in CPPValue)CPPValuestatic
parseDecimal(const std::string &token) (defined in CPPValue)CPPValuestatic
parseFloat(const std::string &token) (defined in CPPValue)CPPValuestatic
parseHexadecimal(const std::string &token) (defined in CPPValue)CPPValuestatic
parseOctal(const std::string &token) (defined in CPPValue)CPPValuestatic
print() const (defined in CPPValue)CPPValueinline
Type enum name (defined in CPPValue)CPPValue