Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

RawDate Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
BoxedType typedef RawDate  
clone() const Object [virtual]
clone(Object::View v) Object [static]
equals(Object::View v) const RawDate [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2) Object [static]
getDay() const RawDate [virtual]
getMonth() const RawDate [virtual]
getYear() const RawDate [virtual]
Handle typedef RawDate  
hashCode() const RawDate [virtual]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef RawDate  
isImmutable() const RawDate [virtual]
m_nDay RawDate [protected]
m_nMonth RawDate [protected]
m_nYear RawDate [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 RawDate [virtual]
RawDate(int32_t nYear, int32_t nMonth, int32_t nDay) RawDate [protected]
RawDate(const struct tm &timeinfo) RawDate [protected]
RawDate(const RawDate &that) RawDate [protected]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const RawDate [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef RawDate  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.