, including all inherited members.
freezeTime(const VInstant &frozenTimeValue) | VInstant | [static] |
getDate(const VString &timeZoneID) const | VInstant | |
getDateAndTime(const VString &timeZoneID) const | VInstant | |
getLocalDate() const | VInstant | |
getLocalDateAndTime() const | VInstant | |
getLocalInstantFields() const | VInstant | |
getLocalOffsetMilliseconds() const | VInstant | |
getLocalString() const | VInstant | |
getLocalString(const VInstantFormatter &formatter) const | VInstant | |
getLocalString(VString &s, bool fileNameSafe=false, bool wantMilliseconds=true) const | VInstant | |
getLocalTimeOfDay() const | VInstant | |
getRemoteTimeZoneConverter() | VInstant | [static] |
getSimulatedClockOffset() | VInstant | [static] |
getTimeOfDay(const VString &timeZoneID) const | VInstant | |
getUTCInstantFields() const | VInstant | |
getUTCString() const | VInstant | |
getUTCString(const VInstantFormatter &formatter) const | VInstant | |
getUTCString(VString &s, bool fileNameSafe=false, bool wantMilliseconds=true) const | VInstant | |
getValue() const | VInstant | [inline] |
getValues(VDate &date, VTimeOfDay &timeOfDay, const VString &timeZoneID) const | VInstant | |
incrementSimulatedClockOffset(const VDuration &delta) | VInstant | [static] |
INFINITE_FUTURE() | VInstant | [static] |
INFINITE_PAST() | VInstant | [static] |
instantFromPosixTime(time_t value) | VInstant | [inline, static] |
instantFromRawValue(Vs64 value) | VInstant | [inline, static] |
isComparable() const | VInstant | [inline] |
isSpecific() const | VInstant | [inline] |
isTimeFrozen() | VInstant | [static] |
LOCAL_TIME_ZONE_ID() | VInstant | [static] |
max(const VInstant &i1, const VInstant &i2) | VInstant | [inline, static] |
min(const VInstant &i1, const VInstant &i2) | VInstant | [inline, static] |
NEVER_OCCURRED() | VInstant | [static] |
operator!=(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
operator+(const VInstant &i1, const VDuration &forwardDuration) | VInstant | [friend] |
operator+=(const VDuration &forwardOffsetDuration) | VInstant | |
operator-(const VInstant &i1, const VInstant &i2) | VInstant | [friend] |
operator-(const VInstant &i1, const VDuration &backwardDuration) | VInstant | [friend] |
operator-=(const VDuration &backwardOffsetDuration) | VInstant | |
operator<(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
operator<=(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
operator=(const VInstant &i) | VInstant | |
operator==(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
operator>(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
operator>=(const VInstant &lhs, const VInstant &rhs) | VInstant | [friend] |
setDateAndTime(const VDateAndTime &dt, const VString &timeZoneID) | VInstant | |
setLocalDateAndTime(const VDateAndTime &dt) | VInstant | |
setLocalString(const VString &s) | VInstant | |
setNow() | VInstant | |
setRemoteTimeZoneConverter(IVRemoteTimeZoneConverter *converter) | VInstant | [static] |
setSimulatedClockOffset(const VDuration &offset) | VInstant | [static] |
setSimulatedClockValue(const VInstant &simulatedCurrentTime) | VInstant | [static] |
setTrueNow() | VInstant | |
setUTCString(const VString &s) | VInstant | |
setValue(Vs64 value) | VInstant | [inline] |
setValues(const VDate &date, const VTimeOfDay &timeOfDay, const VString &timeZoneID) | VInstant | |
shiftFrozenTime(const VDuration &delta) | VInstant | [static] |
snapshot() | VInstant | [static] |
snapshotDelta(Vs64 snapshotValue) | VInstant | [static] |
unfreezeTime() | VInstant | [static] |
UTC_TIME_ZONE_ID() | VInstant | [static] |
VDate (defined in VInstant) | VInstant | [friend] |
VInstant() | VInstant | |
VInstant(const VInstant &i) | VInstant | [inline] |
VInstantUnit (defined in VInstant) | VInstant | [friend] |
~VInstant() | VInstant | [inline] |