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

E77779-01

HashSet Member List

This is the complete list of members for HashSet, 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]
default_initial_bucketsHashSet [static]
equals(Object::View that) const ConverterCollections::ConverterSet [virtual]
f_thMapDelegateMapKeySet [protected]
f_vConvDownConverterCollections::ConverterSet [protected]
f_vConvUpConverterCollections::ConverterSet [protected]
getDefaultGrowthRate()HashSet [static]
getDefaultLoadFactor()HashSet [static]
getMapDelegate()MapKeySet [protected, virtual]
getMapDelegate() const MapKeySet [protected, virtual]
Handle typedefHashSet
hashCode() const ConverterCollections::ConverterSet [virtual]
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
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]
toArray(ObjectArray::Handle hoa=NULL) const MappedSet [virtual]
toString() const ConverterCollections::ConverterSet [virtual]
View typedefHashSet

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