Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

TypedCollections::TypedSet Member List

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

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