Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47891-01

HashSet Member List

This is the complete list of members for HashSet, 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(Object::Holder oh)MappedSet [virtual]
addAll(Collection::View vCol)MappedSet [virtual]
clear()WrapperCollections::AbstractWrapperSet [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
contains(Object::View v) const MapKeySet [virtual]
containsAll(Collection::View vc) const MapKeySet [virtual]
ConverterSet(Set::Handle hsetDelegate, Converter::View vConvUp, Converter::View vConvDown)ConverterCollections::ConverterSet [protected]
ConverterSet(Set::View vsetDelegate, Converter::View vConvUp, Converter::View vConvDown)ConverterCollections::ConverterSet [protected]
ConverterSet(const ConverterSet &that)ConverterCollections::ConverterSet [protected]
default_initial_bucketsHashSet [static]
equals(Object::View that) const ConverterCollections::ConverterSet [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2)Object [static]
f_thMapDelegateMapKeySet [protected]
f_vConvDownConverterCollections::ConverterSet [protected]
f_vConvUpConverterCollections::ConverterSet [protected]
getDefaultGrowthRate()HashSet [static]
getDefaultLoadFactor()HashSet [static]
getDelegate()WrapperCollections::AbstractWrapperSet [protected, virtual]
getDelegate() const WrapperCollections::AbstractWrapperSet [protected, virtual]
getMapDelegate()MapKeySet [protected, virtual]
getMapDelegate() const MapKeySet [protected, virtual]
Handle typedefHashSet
hashCode() const ConverterCollections::ConverterSet [virtual]
coherence::lang::Object::hashCode(Object::View v)Object [inline, static]
HashSet(size32_t cInitialBuckets=default_initial_buckets, float32_t flLoadFactor=getDefaultLoadFactor(), float32_t flGrowthRate=getDefaultGrowthRate())HashSet [protected]
HashSet(Collection::View vCol)HashSet [protected]
HashSet(const HashSet &that)HashSet [protected]
Holder typedefHashSet
isEmpty() const WrapperCollections::AbstractWrapperSet [virtual]
isImmutable() const WrapperCollections::AbstractWrapperSet [virtual]
iterator() const MappedSet [virtual]
iterator()MappedSet [virtual]
MapKeySet(Map::Handle hMapDelegate)MapKeySet [protected]
MapKeySet(Map::View vMapDelegate)MapKeySet [protected]
MappedSet(Map::Handle hMap)MappedSet [protected]
MappedSet(Map::View vMap)MappedSet [protected]
MappedSet(const MappedSet &that)MappedSet [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(Object::View v)MapKeySet [virtual]
removeAll(Collection::View vc)MapKeySet [virtual]
retainAll(Collection::View vc)MapKeySet [virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const WrapperCollections::AbstractWrapperSet [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toArray(ObjectArray::Handle hoa=NULL) const MappedSet [virtual]
toStream(std::ostream &out) const ConverterCollections::ConverterSet [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
View typedefHashSet
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.