| _isEscaped(bool fAttemptCapture=true) const |
Object |
[inline] |
| addInverseCollectionMapping(Map::Handle hMapIndex, Object::Holder ohIxValue, Object::View vKey) |
SimpleMapIndex |
[protected, virtual] |
| addInverseMapping(Object::Holder ohIxValue, Object::View vKey) |
SimpleMapIndex |
[protected, virtual] |
| addInverseMapping(Map::Handle hMapIndex, Object::Holder ohIxValue, Object::View vKey) |
SimpleMapIndex |
[protected, virtual] |
| clone() const |
Object |
[virtual] |
| clone(Object::View v) |
Object |
[static] |
| ConditionalIndex(Filter::View vFilter, ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator, bool fForwardIndex) |
ConditionalIndex |
[protected] |
| equals(Object::View v) const |
ConditionalIndex |
[virtual] |
| coherence::lang::Object::equals(Object::View v) const |
Object |
[virtual] |
| coherence::lang::Object::equals(Object::View v1, Object::View v2) |
Object |
[static] |
| evaluateEntry(Map::Entry::View vEntry) |
ConditionalIndex |
[protected] |
| get(Object::View vKey) const |
ConditionalIndex |
[virtual] |
| get(Object::View vKey) |
ConditionalIndex |
[virtual] |
| getComparator() const |
SimpleMapIndex |
[virtual] |
| getFilter() const |
ConditionalIndex |
|
| getForwardEntry(Object::View vKey) const |
ConditionalIndex |
[protected, virtual] |
| getForwardEntry(Object::View vKey) |
ConditionalIndex |
[protected, virtual] |
| getIndexContents() const |
SimpleMapIndex |
[virtual] |
| getNoValue() |
MapIndex |
[static] |
| getValueExtractor() const |
SimpleMapIndex |
[virtual] |
| Handle typedef |
ConditionalIndex |
|
| hashCode() const |
SimpleMapIndex |
[virtual] |
| coherence::lang::Object::hashCode(Object::View v) |
Object |
[inline, static] |
| Holder typedef |
ConditionalIndex |
|
| init() |
SimpleMapIndex |
[protected, virtual] |
| insert(Map::Entry::View vEntry) |
SimpleMapIndex |
[virtual] |
| insertInternal(Map::Entry::View vEntry) |
ConditionalIndex |
[protected, virtual] |
| instantiateForwardIndex() const |
ConditionalIndex |
[protected] |
| instantiateInverseIndex(bool fOrdered, Comparator::View vComparator) const |
SimpleMapIndex |
[protected, virtual] |
| instantiateSet() const |
SimpleMapIndex |
[protected, virtual] |
| isForwardIndexSupported() const |
ConditionalIndex |
|
| isImmutable() const |
Object |
[virtual] |
| isOrdered() const |
SimpleMapIndex |
[virtual] |
| isPartial() const |
ConditionalIndex |
[virtual] |
| m_fOrdered |
SimpleMapIndex |
[protected] |
| m_fSplitCollection |
SimpleMapIndex |
[protected] |
| m_hMapForward |
SimpleMapIndex |
[protected] |
| m_hMapInverse |
SimpleMapIndex |
[protected] |
| m_vComparator |
SimpleMapIndex |
[protected] |
| m_vValueExtractor |
SimpleMapIndex |
[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] |
| remove(Map::Entry::View vEntry) |
SimpleMapIndex |
[virtual] |
| removeInternal(Map::Entry::View vEntry) |
ConditionalIndex |
[protected, virtual] |
| removeInverseMapping(Object::Holder ohIxValue, Object::View vKey) |
SimpleMapIndex |
[protected, virtual] |
| removeInverseMapping(Map::Handle hMapIndex, Object::Holder ohIxValue, Object::View vKey) |
SimpleMapIndex |
[protected, virtual] |
| self() |
Object |
[inline, protected] |
| self() const |
Object |
[inline, protected] |
| SimpleMapIndex(ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator, bool fInit=true) |
SimpleMapIndex |
[protected] |
| sizeOf() const |
Object |
[virtual] |
| toStream(std::ostream &out) const |
ConditionalIndex |
[virtual] |
| coherence::lang::Object::toStream(std::ostream &out, Object::View v) |
Object |
[static] |
| update(Map::Entry::View vEntry) |
SimpleMapIndex |
[virtual] |
| updateInternal(Map::Entry::View vEntry) |
ConditionalIndex |
[protected, virtual] |
| View typedef |
ConditionalIndex |
|
| wait() const |
Object |
|
| wait(int64_t cMillis) const |
Object |
|