, including all inherited members.
ANumeric() | YGP::ANumeric | [inline] |
ANumeric(const ANumeric &other) | YGP::ANumeric | [inline] |
ANumeric(const unsigned int val) | YGP::ANumeric | [inline] |
ANumeric(const unsigned long val) | YGP::ANumeric | [inline] |
ANumeric(const int val) | YGP::ANumeric | [inline] |
ANumeric(const long val) | YGP::ANumeric | [inline] |
ANumeric(const char *pValue) | YGP::ANumeric | [inline] |
ANumeric(const std::string &str) | YGP::ANumeric | [inline] |
AttributValue() | YGP::AttributValue | [inline, protected] |
AttributValue(bool define) | YGP::AttributValue | [inline, protected] |
AttributValue(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
compare(const ANumeric &other) const | YGP::ANumeric | |
define() | YGP::ANumeric | [virtual] |
isDefined() const | YGP::AttributValue | [inline] |
operator int() const | YGP::ANumeric | [inline] |
operator long int() const | YGP::ANumeric | [inline] |
operator short int() const | YGP::ANumeric | [inline] |
operator unsigned int() const | YGP::ANumeric | [inline] |
operator unsigned long int() const | YGP::ANumeric | [inline] |
operator unsigned short int() const | YGP::ANumeric | [inline] |
operator!=(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator!=(int other) const | YGP::ANumeric | [inline] |
operator*(const ANumeric &lhs, const ANumeric &rhs) | YGP::ANumeric | [friend] |
operator*=(const ANumeric &rhs) | YGP::ANumeric | |
operator+(const ANumeric &lhs, const ANumeric &rhs) | YGP::ANumeric | [friend] |
operator+=(const ANumeric &rhs) | YGP::ANumeric | |
operator-(const ANumeric &lhs, const ANumeric &rhs) | YGP::ANumeric | [friend] |
operator-=(const ANumeric &rhs) | YGP::ANumeric | |
operator/(const ANumeric &lhs, const ANumeric &rhs) | YGP::ANumeric | [friend] |
operator/=(const ANumeric &rhs) | YGP::ANumeric | |
operator<(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator<(int other) const | YGP::ANumeric | [inline] |
operator<<(std::ostream &out, const AttributValue &outValue) | YGP::AttributValue | [friend] |
operator<=(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator<=(int other) const | YGP::ANumeric | [inline] |
operator=(const int val) | YGP::ANumeric | [inline] |
operator=(const unsigned int val) | YGP::ANumeric | [inline] |
operator=(const unsigned long val) | YGP::ANumeric | [inline] |
operator=(const long val) | YGP::ANumeric | [inline] |
operator=(const std::string &value) | YGP::ANumeric | [inline] |
operator=(const char *pValue) | YGP::ANumeric | |
operator=(const ANumeric &other) | YGP::ANumeric | |
YGP::AttributValue::operator=(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
operator==(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator==(int other) const | YGP::ANumeric | [inline] |
operator>(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator>(int other) const | YGP::ANumeric | [inline] |
operator>=(const ANumeric &other) const | YGP::ANumeric | [inline] |
operator>=(int other) const | YGP::ANumeric | [inline] |
operator>>(std::istream &in, AttributValue &inValue) | YGP::AttributValue | [friend] |
readFromStream(std::istream &in) | YGP::ANumeric | [virtual] |
setDefined() | YGP::AttributValue | [inline, protected] |
toString() const | YGP::ANumeric | [virtual] |
toString(int value) | YGP::ANumeric | [inline, static] |
toString(unsigned int value) | YGP::ANumeric | [inline, static] |
toString(short value) | YGP::ANumeric | [inline, static] |
toString(unsigned short value) | YGP::ANumeric | [inline, static] |
toString(long value) | YGP::ANumeric | [inline, static] |
toString(unsigned long value) | YGP::ANumeric | [inline, static] |
YGP::AttributValue::toString(std::string &result) const | YGP::AttributValue | [inline] |
toUnformattedString() const | YGP::ANumeric | [virtual] |
YGP::AttributValue::toUnformattedString(std::string &result) const | YGP::AttributValue | [inline] |
undefine() | YGP::AttributValue | [inline, virtual] |
~ANumeric() | YGP::ANumeric | [virtual] |
~AttributValue() | YGP::AttributValue | [inline, protected, virtual] |