| _isEscaped(bool fAttemptCapture=true) const |
Object |
[inline] |
| clear()=0 |
Map |
[pure virtual] |
| clone() const |
Object |
[virtual] |
| clone(Object::View v) |
Object |
[static] |
| containsKey(Object::View vKey) const =0 |
Map |
[pure virtual] |
| containsValue(Object::View vValue) const =0 |
Map |
[pure virtual] |
| entrySet() const =0 |
Map |
[pure virtual] |
| entrySet()=0 |
Map |
[pure virtual] |
| equals(Object::View v) const |
Object |
[virtual] |
| equals(Object::View v1, Object::View v2) |
Object |
[static] |
| get(Object::View vKey) const =0 |
Map |
[pure virtual] |
| get(Object::View vKey)=0 |
Map |
[pure virtual] |
| getLockAll() |
ConcurrentMap |
[static] |
| Handle typedef |
ConcurrentMap |
|
| Handle typedef |
ConcurrentMap |
|
| hashCode() const |
Object |
[virtual] |
| hashCode(Object::View v) |
Object |
[inline, static] |
| Holder typedef |
ConcurrentMap |
|
| Holder typedef |
ConcurrentMap |
|
| isEmpty() const =0 |
Map |
[pure virtual] |
| isImmutable() const |
Object |
[virtual] |
| keySet() const =0 |
Map |
[pure virtual] |
| keySet()=0 |
Map |
[pure virtual] |
| lock(Object::View vKey, int64_t cWait) const =0 |
ConcurrentMap |
[pure virtual] |
| lock(Object::View vKey) const =0 |
ConcurrentMap |
[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] |
| put(Object::View vKey, Object::Holder ohValue)=0 |
Map |
[pure virtual] |
| putAll(Map::View vMap)=0 |
Map |
[pure virtual] |
| remove(Object::View vKey)=0 |
Map |
[pure virtual] |
| self() |
Object |
[inline, protected] |
| self() const |
Object |
[inline, protected] |
| size() const =0 |
Map |
[pure virtual] |
| sizeOf() const |
Object |
[virtual] |
| toStream(std::ostream &out) const |
Object |
[virtual] |
| toStream(std::ostream &out, Object::View v) |
Object |
[static] |
| unlock(Object::View vKey) const =0 |
ConcurrentMap |
[pure virtual] |
| values() const =0 |
Map |
[pure virtual] |
| values()=0 |
Map |
[pure virtual] |
| View typedef |
ConcurrentMap |
|
| View typedef |
ConcurrentMap |
|
| wait() const |
Object |
|
| wait(int64_t cMillis) const |
Object |
|