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

E69640-01

SafeHashSet Member List

This is the complete list of members for SafeHashSet, including all inherited members.

add(Object::Holder oh)MappedSet [virtual]
addAll(Collection::View vCol)MappedSet [virtual]
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]
equals(Object::View that) const ConverterCollections::ConverterSet [virtual]
f_thMapDelegateMapKeySet [protected]
f_vConvDownConverterCollections::ConverterSet [protected]
f_vConvUpConverterCollections::ConverterSet [protected]
getMapDelegate()MapKeySet [protected, virtual]
getMapDelegate() const MapKeySet [protected, virtual]
Handle typedefSafeHashSet
hashCode() const ConverterCollections::ConverterSet [virtual]
Holder typedefSafeHashSet
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]
remove(Object::View v)MapKeySet [virtual]
removeAll(Collection::View vc)MapKeySet [virtual]
retainAll(Collection::View vc)MapKeySet [virtual]
SafeHashSet()SafeHashSet [protected]
SafeHashSet(size32_t cInitialBuckets, float32_t flLoadFactor, float32_t flGrowthRate)SafeHashSet [protected]
SafeHashSet(const SafeHashSet &that)SafeHashSet [protected]
toArray(ObjectArray::Handle hoa=NULL) const MappedSet [virtual]
toString() const ConverterCollections::ConverterSet [virtual]
View typedefSafeHashSet

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