_isEscaped(bool fAttemptCapture=true) const | Object | [inline] |
BoxedType typedef | Managed | |
clone() const | Object | [virtual] |
clone(Object::View v) | Object | [static] |
equals(Object::View v) const | Managed | [inline, virtual] |
coherence::lang::Object::equals(Object::View v1, Object::View v2) | Object | [static] |
getManagedObject() | Managed | [inline, protected, virtual] |
getManagedObject() const | Managed | [inline, protected, virtual] |
Handle typedef | Managed | |
hashCode() const | Managed | [inline, virtual] |
coherence::lang::Object::hashCode(Object::View v) | Object | [inline, static] |
Holder typedef | Managed | |
isImmutable() const | Object | [virtual] |
Managed() | Managed | [inline, protected] |
Managed(const T &t) | Managed | [inline, protected] |
Managed(const Managed< T > &that) | Managed | [inline, 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] |
self() | Object | [inline, protected] |
self() const | Object | [inline, protected] |
sizeOf(bool fDeep=false) const | Object | [virtual] |
toStream(std::ostream &out) const | Managed | [inline, virtual] |
coherence::lang::Object::toStream(std::ostream &out, Object::View v) | Object | [static] |
View typedef | Managed | |
wait() const | Object | |
wait(int64_t cMillis) const | Object | |