Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

TypedCollections::TypedCollection Member List

This is the complete list of members for TypedCollections::TypedCollection, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
AbstractWrapperCollection(Collection::Holder ohCollDelegate) WrapperCollections::AbstractWrapperCollection [protected]
AbstractWrapperCollection(const AbstractWrapperCollection &that) WrapperCollections::AbstractWrapperCollection [protected]
add(ValueType v) TypedCollections::TypedCollection [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperCollection::add(Object::Holder oh) WrapperCollections::AbstractWrapperCollection [virtual]
addAll(typename TypedCollection::View vtc) TypedCollections::TypedCollection [inline, virtual]
clear() WrapperCollections::AbstractWrapperCollection [virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
contains(ValueType v) const TypedCollections::TypedCollection [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperCollection::contains(Object::View v) const WrapperCollections::AbstractWrapperCollection [virtual]
containsAll(Collection::View vc) const WrapperCollections::AbstractWrapperCollection [virtual]
equals(Object::View v) const WrapperCollections::AbstractWrapperCollection [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2) Object [static]
getDelegate() WrapperCollections::AbstractWrapperCollection [protected, virtual]
getDelegate() const WrapperCollections::AbstractWrapperCollection [protected, virtual]
Handle typedef TypedCollections::TypedCollection  
hashCode() const WrapperCollections::AbstractWrapperCollection [virtual]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef TypedCollections::TypedCollection  
isEmpty() const WrapperCollections::AbstractWrapperCollection [virtual]
isImmutable() const WrapperCollections::AbstractWrapperCollection [virtual]
iterator() const TypedCollections::TypedCollection [inline, virtual]
iterator() TypedCollections::TypedCollection [inline, virtual]
Iterator typedef TypedCollections::TypedCollection  
iteratorTyped() const TypedCollections::TypedCollection [inline, virtual]
iteratorTyped() TypedCollections::TypedCollection [inline, 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(ValueType v) TypedCollections::TypedCollection [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperCollection::remove(Object::View v) WrapperCollections::AbstractWrapperCollection [virtual]
removeAll(typename TypedCollection::View vtc) TypedCollections::TypedCollection [inline, virtual]
retainAll(typename TypedCollection::View vtc) TypedCollections::TypedCollection [inline, virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
size() const WrapperCollections::AbstractWrapperCollection [virtual]
sizeOf() const Object [virtual]
toArray(ObjectArray::Handle hao=NULL) const WrapperCollections::AbstractWrapperCollection [virtual]
toStream(std::ostream &out) const WrapperCollections::AbstractWrapperCollection [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
TypedCollection(Collection::Holder ohCollDelegate) TypedCollections::TypedCollection [inline, protected]
TypedCollection(const TypedCollection &that) TypedCollections::TypedCollection [inline, protected]
ValueType typedef TypedCollections::TypedCollection  
View typedef TypedCollections::TypedCollection  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.