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

E47891-01

RawDayTimeInterval Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v)Object [static]
equals(Object::View v) const RawDayTimeInterval [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2)Object [static]
getDays() const RawDayTimeInterval [virtual]
getHours() const RawDayTimeInterval [virtual]
getMinutes() const RawDayTimeInterval [virtual]
getNanos() const RawDayTimeInterval [virtual]
getSeconds() const RawDayTimeInterval [virtual]
Handle typedefRawDayTimeInterval
hashCode() const RawDayTimeInterval [virtual]
coherence::lang::Object::hashCode(Object::View v)Object [inline, static]
Holder typedefRawDayTimeInterval
isImmutable() const RawDayTimeInterval [virtual]
m_cDaysRawDayTimeInterval [protected]
m_cHoursRawDayTimeInterval [protected]
m_cMinutesRawDayTimeInterval [protected]
m_cNanosRawDayTimeInterval [protected]
m_cSecondsRawDayTimeInterval [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]
RawDayTimeInterval(int32_t cDays, int32_t cHours, int32_t cMinutes, int32_t cSeconds, int32_t cNanos)RawDayTimeInterval [protected]
RawDayTimeInterval(const RawDayTimeInterval &that)RawDayTimeInterval [protected]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const RawDayTimeInterval [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
View typedefRawDayTimeInterval
wait() const Object
wait(int64_t cMillis) const Object

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