YGP::ATimestamp Member List

This is the complete list of members for YGP::ATimestamp, 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(char Day, char Month=0, int Year=0, char Hour=0, char minute=0, char second=0)YGP::ATimestamp
YGP::ADate::add(signed char Day, signed char Month=0, int Year=0)YGP::ADate
YGP::ATime::add(char Hour, char minute=0, char second=0)YGP::ATime
YGP::assign(const char *pTime, unsigned int len)YGP::ADate
YGP::ATime::assign(const char *pTime, unsigned int len)YGP::ATime
assignGMT(const time_t &stamp)YGP::ATimestamp [inline]
ATime()YGP::ATime [inline]
ATime(bool now)YGP::ATime
ATime(const ATime &other)YGP::ATime [inline]
ATime(char Hour, char minute, char second)YGP::ATime
ATime(const char *pTime)YGP::ATime [inline]
ATime(const std::string &time)YGP::ATime [inline]
ATime(const struct tm &tm)YGP::ATime [inline]
ATime(const time_t &time, bool local=true)YGP::ATime [inline]
ATimestamp()YGP::ATimestamp
ATimestamp(bool now)YGP::ATimestamp
ATimestamp(const ATimestamp &other)YGP::ATimestamp [inline]
ATimestamp(char Day, char Month, int Year, char Hour, char minute, char second)YGP::ATimestamp
ATimestamp(const char *pStamp)YGP::ATimestamp [inline]
ATimestamp(const std::string &stamp)YGP::ATimestamp [inline]
ATimestamp(const struct tm &tm)YGP::ATimestamp [inline]
ATimestamp(const time_t &stamp, bool local=true)YGP::ATimestamp [inline]
YGP::AttributValue()YGP::AttributValue [inline, protected]
YGP::AttributValue(bool define)YGP::AttributValue [inline, protected]
YGP::AttributValue(const AttributValue &other)YGP::AttributValue [inline, protected]
YGP::ATime::AttributValue()YGP::AttributValue [inline, protected]
YGP::ATime::AttributValue(bool define)YGP::AttributValue [inline, protected]
YGP::ATime::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::ATimestamp [virtual]
compare(const ATimestamp &other) const YGP::ATimestamp
YGP::ADate::compare(const ADate &other) const YGP::ADate
YGP::AYear::compare(const AYear &other) const YGP::AYear
YGP::ATime::compare(const ATime &other) const YGP::ATime
decDay()YGP::ADate [inline, protected]
define()YGP::ATimestamp [inline, virtual]
getDay() const YGP::ADate [inline]
getHour() const YGP::ATime [inline]
getMinute() const YGP::ATime [inline]
getMode() const YGP::ATime [inline]
getMonth() const YGP::ADate [inline]
getSecond() const YGP::ATime [inline]
getYear() const YGP::ADate [inline]
incDay()YGP::ADate [inline, protected]
isDefined() const YGP::ATimestamp [inline]
isLeapYear(int year)YGP::AYear [static]
isLeapYear() const YGP::AYear [inline]
maxAdapt()YGP::ATimestamp [protected, virtual]
maxDayOf() const YGP::ADate [inline]
maxDayOf(char month, int year)YGP::ADate [static]
minAdapt()YGP::ATimestamp [protected, virtual]
Mode enum nameYGP::ATime
MODE_HHMM enum value (defined in YGP::ATime)YGP::ATime
MODE_LOCALE enum value (defined in YGP::ATime)YGP::ATime
MODE_MMSS enum value (defined in YGP::ATime)YGP::ATime
now()YGP::ATimestamp [inline, static]
operator int() const YGP::AYear [inline]
operator!=(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator!=(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator!=(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator!=(const ATime &other) const YGP::ATime [inline]
operator+(const ATimestamp &lhs, const ATimestamp &rhs)YGP::ATimestamp [friend]
YGP::ADate::operator+(const ADate &lhs, const ADate &rhs)YGP::ADate [friend]
YGP::AYear::operator+(const AYear &lhs, const AYear &rhs)YGP::AYear [friend]
YGP::ATime::operator+(const ATime &lhs, const ATime &rhs)YGP::ATime [friend]
operator+=(const ATimestamp &rhs)YGP::ATimestamp
YGP::ADate::operator+=(const ADate &rhs)YGP::ADate
YGP::AYear::operator+=(const AYear &rhs)YGP::AYear
YGP::ATime::operator+=(const ATime &rhs)YGP::ATime
operator-(const ATimestamp &lhs, const ATimestamp &rhs)YGP::ATimestamp [friend]
YGP::ADate::operator-(const ADate &lhs, const ADate &rhs)YGP::ADate [friend]
YGP::AYear::operator-(const AYear &lhs, const AYear &rhs)YGP::AYear [friend]
YGP::ATime::operator-(const ATime &lhs, const ATime &rhs)YGP::ATime [friend]
operator-=(const ATimestamp &rhs)YGP::ATimestamp
YGP::ADate::operator-=(const ADate &rhs)YGP::ADate
YGP::AYear::operator-=(const AYear &rhs)YGP::AYear
YGP::ATime::operator-=(const ATime &rhs)YGP::ATime
operator<(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator<(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator<(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator<(const ATime &other) const YGP::ATime [inline]
operator<<(std::ostream &out, const ATimestamp &outValue)YGP::ATimestamp [friend]
YGP::ADate::operator<<(std::ostream &out, const AttributValue &outValue)YGP::AttributValue [friend]
YGP::ATime::operator<<(std::ostream &out, const AttributValue &outValue)YGP::AttributValue [friend]
operator<=(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator<=(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator<=(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator<=(const ATime &other) const YGP::ATime [inline]
operator=(const std::string &stamp)YGP::ATimestamp [inline]
operator=(const char *pValue)YGP::ATimestamp
operator=(const struct tm &tm)YGP::ATimestamp
operator=(const ATimestamp &other)YGP::ATimestamp
operator=(const time_t &stamp)YGP::ATimestamp [inline]
YGP::ADate::operator=(const ADate &other)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]
YGP::ATime::operator=(const ATime &other)YGP::ATime
YGP::AttributValue::operator=(const AttributValue &other)YGP::AttributValue [inline, protected]
operator==(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator==(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator==(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator==(const ATime &other) const YGP::ATime [inline]
operator>(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator>(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator>(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator>(const ATime &other) const YGP::ATime [inline]
operator>=(const ATimestamp &other) const YGP::ATimestamp [inline]
YGP::ADate::operator>=(const ADate &other) const YGP::ADate [inline]
YGP::AYear::operator>=(const AYear &other) const YGP::AYear [inline]
YGP::ATime::operator>=(const ATime &other) const YGP::ATime [inline]
operator>>(std::istream &in, ATimestamp &inValue)YGP::ATimestamp [friend]
YGP::ADate::operator>>(std::istream &in, AttributValue &inValue)YGP::AttributValue [friend]
YGP::ATime::operator>>(std::istream &in, AttributValue &inValue)YGP::AttributValue [friend]
readFromStream(std::istream &in)YGP::ATimestamp [virtual]
setDay(char Day)YGP::ADate
YGP::setDefined()YGP::AttributValue [inline, protected]
YGP::ATime::setDefined()YGP::AttributValue [inline, protected]
setGMT(const time_t &time)YGP::ATime [inline]
setHour(char Hour)YGP::ATime
setMinute(char minute)YGP::ATime
setMode(enum Mode newMode)YGP::ATime [inline]
setMonth(char Month)YGP::ADate
setSecond(char second)YGP::ATime
setYear(int Year)YGP::ADate [inline]
sub(char Day, char month=0, int Year=0, char Hour=0, char minute=0, char second=0)YGP::ATimestamp
YGP::ADate::sub(signed char Day, signed char month=0, int Year=0)YGP::ADate
YGP::ATime::sub(char Hour, char minute=0, char second=0)YGP::ATime
today()YGP::ADate [inline, static]
toGMTTime() const YGP::ATimestamp
toLocalTime() const YGP::ATimestamp [inline]
toString() const YGP::ATimestamp [virtual]
toString(const char *format) const YGP::ATimestamp [virtual]
YGP::AYear::toString(std::string &result) const YGP::AttributValue [inline]
YGP::AttributValue::toString(std::string &result) const YGP::AttributValue [inline]
toStructTM() const YGP::ATimestamp [virtual]
toSysTime() const YGP::ATimestamp [inline]
toUnformattedString() const YGP::ATimestamp [virtual]
YGP::AttributValue::toUnformattedString(std::string &result) const YGP::AttributValue [inline]
YGP::AttributValue::toUnformattedString(std::string &result) const YGP::AttributValue [inline]
undefine()YGP::ATimestamp [inline, virtual]
yearYGP::AYear [protected]
~ADate()YGP::ADate [virtual]
~ATime()YGP::ATime [virtual]
~ATimestamp()YGP::ATimestamp [virtual]
~AttributValue()YGP::AttributValue [inline, protected, virtual]
~AYear()YGP::AYear [virtual]


YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:27 2009 by doxygen 1.5.8