YGP::AYear Member List
This is the complete list of members for
YGP::AYear, including all inherited members.
AttributValue() | YGP::AttributValue | [inline, protected] |
AttributValue(bool define) | YGP::AttributValue | [inline, protected] |
AttributValue(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
AYear() | YGP::AYear | [inline] |
AYear(const AYear &other) | YGP::AYear | [inline] |
AYear(int Year) | YGP::AYear | [inline] |
AYear(const char *pYear) | YGP::AYear | [inline] |
AYear(const std::string &year) | YGP::AYear | [inline] |
compare(const AYear &other) const | YGP::AYear | |
define() | YGP::AYear | [inline, virtual] |
isDefined() const | YGP::AttributValue | [inline] |
isLeapYear(int year) | YGP::AYear | [static] |
isLeapYear() const | YGP::AYear | [inline] |
operator int() const | YGP::AYear | [inline] |
operator!=(const AYear &other) const | YGP::AYear | [inline] |
operator+(const AYear &lhs, const AYear &rhs) | YGP::AYear | [friend] |
operator+=(const AYear &rhs) | YGP::AYear | |
operator-(const AYear &lhs, const AYear &rhs) | YGP::AYear | [friend] |
operator-=(const AYear &rhs) | YGP::AYear | |
operator<(const AYear &other) const | YGP::AYear | [inline] |
operator<<(std::ostream &out, const AttributValue &outValue) | YGP::AttributValue | [friend] |
operator<=(const AYear &other) const | YGP::AYear | [inline] |
operator=(const std::string &year) | YGP::AYear | [inline] |
operator=(const AYear &other) | YGP::AYear | |
operator=(const char *pValue) | YGP::AYear | |
operator=(int Year) | YGP::AYear | [inline] |
YGP::AttributValue::operator=(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
operator==(const AYear &other) const | YGP::AYear | [inline] |
operator>(const AYear &other) const | YGP::AYear | [inline] |
operator>=(const AYear &other) const | YGP::AYear | [inline] |
operator>>(std::istream &in, AttributValue &inValue) | YGP::AttributValue | [friend] |
readFromStream(std::istream &in) | YGP::AYear | [virtual] |
setDefined() | YGP::AttributValue | [inline, protected] |
toString() const | YGP::AttributValue | [inline, virtual] |
toString(std::string &result) const | YGP::AttributValue | [inline] |
toUnformattedString() const | YGP::AYear | [virtual] |
YGP::AttributValue::toUnformattedString(std::string &result) const | YGP::AttributValue | [inline] |
undefine() | YGP::AttributValue | [inline, virtual] |
year | YGP::AYear | [protected] |
~AttributValue() | YGP::AttributValue | [inline, protected, virtual] |
~AYear() | YGP::AYear | [virtual] |