, including all inherited members.
ADate() | YGP::ADate | [inline] |
ADate(bool now) | YGP::ADate | |
ADate(const ADate &other) | YGP::ADate | [inline] |
ADate(char Day, char Month, int Year) | YGP::ADate | |
ADate(const char *pDate) | YGP::ADate | [inline] |
ADate(const std::string &date) | YGP::ADate | [inline] |
ADate(const struct tm &tm) | YGP::ADate | [inline] |
ADate(const time_t &date) | YGP::ADate | [inline] |
add(signed char Day, signed char Month=0, int Year=0) | YGP::ADate | |
assign(const char *pTime, unsigned int len) | YGP::ADate | |
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] |
checkIntegrity() const | YGP::ADate | [virtual] |
compare(const ADate &other) const | YGP::ADate | |
YGP::AYear::compare(const AYear &other) const | YGP::AYear | |
decDay() | YGP::ADate | [inline, protected] |
define() | YGP::ADate | [inline, virtual] |
getDay() const | YGP::ADate | [inline] |
getMonth() const | YGP::ADate | [inline] |
getYear() const | YGP::ADate | [inline] |
incDay() | YGP::ADate | [inline, protected] |
isDefined() const | YGP::AttributValue | [inline] |
isLeapYear(int year) | YGP::AYear | [static] |
isLeapYear() const | YGP::AYear | [inline] |
maxAdapt() | YGP::ADate | [protected, virtual] |
maxDayOf() const | YGP::ADate | [inline] |
maxDayOf(char month, int year) | YGP::ADate | [static] |
minAdapt() | YGP::ADate | [protected, virtual] |
operator int() const | YGP::AYear | [inline] |
operator!=(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator!=(const AYear &other) const | YGP::AYear | [inline] |
operator+(const ADate &lhs, const ADate &rhs) | YGP::ADate | [friend] |
YGP::AYear::operator+(const AYear &lhs, const AYear &rhs) | YGP::AYear | [friend] |
operator+=(const ADate &rhs) | YGP::ADate | |
YGP::AYear::operator+=(const AYear &rhs) | YGP::AYear | |
operator-(const ADate &lhs, const ADate &rhs) | YGP::ADate | [friend] |
YGP::AYear::operator-(const AYear &lhs, const AYear &rhs) | YGP::AYear | [friend] |
operator-=(const ADate &rhs) | YGP::ADate | |
YGP::AYear::operator-=(const AYear &rhs) | YGP::AYear | |
operator<(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator<(const AYear &other) const | YGP::AYear | [inline] |
operator<<(std::ostream &out, const AttributValue &outValue) | YGP::AttributValue | [friend] |
operator<=(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator<=(const AYear &other) const | YGP::AYear | [inline] |
operator=(const std::string &date) | YGP::ADate | [inline] |
operator=(const struct tm &date) | YGP::ADate | |
operator=(const time_t &date) | YGP::ADate | [inline] |
operator=(const ADate &other) | YGP::ADate | |
operator=(const char *pValue) | YGP::ADate | |
YGP::AYear::operator=(const AYear &other) | YGP::AYear | |
YGP::AYear::operator=(int Year) | YGP::AYear | [inline] |
YGP::AttributValue::operator=(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
operator==(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator==(const AYear &other) const | YGP::AYear | [inline] |
operator>(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator>(const AYear &other) const | YGP::AYear | [inline] |
operator>=(const ADate &other) const | YGP::ADate | [inline] |
YGP::AYear::operator>=(const AYear &other) const | YGP::AYear | [inline] |
operator>>(std::istream &in, AttributValue &inValue) | YGP::AttributValue | [friend] |
readFromStream(std::istream &in) | YGP::ADate | [virtual] |
setDay(char Day) | YGP::ADate | |
setDefined() | YGP::AttributValue | [inline, protected] |
setMonth(char Month) | YGP::ADate | |
setYear(int Year) | YGP::ADate | [inline] |
sub(signed char Day, signed char month=0, int Year=0) | YGP::ADate | |
today() | YGP::ADate | [inline, static] |
toString() const | YGP::ADate | [virtual] |
toString(const char *format) const | YGP::ADate | [virtual] |
YGP::AYear::toString(std::string &result) const | YGP::AttributValue | [inline] |
toStructTM() const | YGP::ADate | [virtual] |
toSysTime() const | YGP::ADate | [inline] |
toUnformattedString() const | YGP::ADate | [virtual] |
YGP::AttributValue::toUnformattedString(std::string &result) const | YGP::AttributValue | [inline] |
undefine() | YGP::AttributValue | [inline, virtual] |
year | YGP::AYear | [protected] |
~ADate() | YGP::ADate | [virtual] |
~AttributValue() | YGP::AttributValue | [inline, protected, virtual] |
~AYear() | YGP::AYear | [virtual] |