| _isEscaped(bool fAttemptCapture=true) const | Object |  [inline] | 
| add(Object::Holder oh)=0 | Collection |  [pure virtual] | 
| addAll(Collection::View vCol)=0 | Collection |  [pure virtual] | 
| clear()=0 | Collection |  [pure virtual] | 
| clone() const | Object |  [virtual] | 
| clone(Object::View v) | Object |  [static] | 
| contains(Object::View v) const =0 | Collection |  [pure virtual] | 
| containsAll(Collection::View vCol) const =0 | Collection |  [pure virtual] | 
| equals(Object::View v) const | Object |  [virtual] | 
| equals(Object::View v1, Object::View v2) | Object |  [static] | 
| Handle typedef | Collection | |
| hashCode() const | Object |  [virtual] | 
| hashCode(Object::View v) | Object |  [inline, static] | 
| Holder typedef | Collection | |
| isEmpty() const =0 | Collection |  [pure virtual] | 
| isImmutable() const | Object |  [virtual] | 
| iterator() const =0 | Collection |  [pure virtual] | 
| iterator()=0 | Collection |  [pure virtual] | 
| 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] | 
| remove(Object::View v)=0 | Collection |  [pure virtual] | 
| removeAll(Collection::View vCol)=0 | Collection |  [pure virtual] | 
| retainAll(Collection::View vCol)=0 | Collection |  [pure virtual] | 
| self() | Object |  [inline, protected] | 
| self() const | Object |  [inline, protected] | 
| size() const =0 | Collection |  [pure virtual] | 
| sizeOf(bool fDeep=false) const | Object |  [virtual] | 
| toArray(ObjectArray::Handle hao=NULL) const =0 | Collection |  [pure virtual] | 
| toStream(std::ostream &) const | Object |  [inline, virtual] | 
| toString() const | Object |  [virtual] | 
| toString(Object::View v) | Object |  [static] | 
| View typedef | Collection | |
| wait() const | Object | |
| wait(int64_t cMillis) const | Object |