calcHashValue(object::Object *object) const | lout::container::untyped::HashSet | inlineprotected |
clearNode(Node *node) | lout::container::untyped::HashTable | protectedvirtual |
clone() | lout::object::Object | virtual |
contains(object::Object *key) const | lout::container::untyped::HashSet | |
createIterator() | lout::container::untyped::HashSet | protectedvirtual |
createNode() | lout::container::untyped::HashTable | protectedvirtual |
equals(Object *other) | lout::object::Object | virtual |
findNode(object::Object *object) const | lout::container::untyped::HashSet | protected |
get(object::Object *key) const | lout::container::untyped::HashTable | |
HashSet(bool ownerOfObjects, int tableSize=251) | lout::container::untyped::HashSet | |
HashTable(bool ownerOfKeys, bool ownerOfValues, int tableSize=251) | lout::container::untyped::HashTable | |
hashValue() | lout::object::Object | virtual |
insertNode(object::Object *object) | lout::container::untyped::HashSet | protected |
intoStringBuffer(misc::StringBuffer *sb) | lout::container::untyped::HashTable | virtual |
iterator() | lout::container::untyped::Collection | inline |
numElements | lout::container::untyped::HashSet | protected |
ownerOfObjects | lout::container::untyped::HashSet | protected |
ownerOfValues | lout::container::untyped::HashTable | private |
put(object::Object *key, object::Object *value) | lout::container::untyped::HashTable | |
lout::container::untyped::HashSet::put(object::Object *object) | lout::container::untyped::HashSet | |
remove(object::Object *key) | lout::container::untyped::HashSet | |
size() | lout::container::untyped::HashSet | virtual |
sizeOf() | lout::object::Object | virtual |
table | lout::container::untyped::HashSet | protected |
tableSize | lout::container::untyped::HashSet | protected |
toString() | lout::object::Object | |
~HashSet() | lout::container::untyped::HashSet | |
~HashTable() | lout::container::untyped::HashTable | |
~Object() | lout::object::Object | virtual |