Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

RawTime Member List

This is the complete list of members for RawTime, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
BoxedType typedefRawTime
clone() const Object [virtual]
clone(Object::View v)Object [static]
equals(Object::View v) const RawTime [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2)Object [static]
getHour() const RawTime [virtual]
getHourOffset() const RawTime [virtual]
getMinute() const RawTime [virtual]
getMinuteOffset() const RawTime [virtual]
getNano() const RawTime [virtual]
getSecond() const RawTime [virtual]
Handle typedefRawTime
hashCode() const RawTime [virtual]
coherence::lang::Object::hashCode(Object::View v)Object [inline, static]
hasTimezone() const RawTime [virtual]
Holder typedefRawTime
isImmutable() const RawTime [virtual]
isUTC() const RawTime [virtual]
m_nHourRawTime [protected]
m_nHourOffsetRawTime [protected]
m_nMinuteRawTime [protected]
m_nMinuteOffsetRawTime [protected]
m_nNanoRawTime [protected]
m_nSecondRawTime [protected]
m_nTimeZoneTypeRawTime [protected]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()Object [protected, virtual]
operator struct tm() const RawTime [virtual]
RawTime(int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, bool fUTC)RawTime [protected]
RawTime(int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, int32_t nHourOffset, int32_t nMinuteOffset)RawTime [protected]
RawTime(const struct tm &timeinfo, bool fUTC=false)RawTime [protected]
RawTime(const RawTime &that)RawTime [protected]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const RawTime [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
View typedefRawTime
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.