empty() | amino::Set< KeyType > | [inline] |
insert(KeyType element) | amino::Set< KeyType > | [inline] |
remove(KeyType element) | amino::Set< KeyType > | [inline] |
search(const KeyType &element) | amino::Set< KeyType > | [inline] |
Set(int expectedSetSize=DEFAULT_SEGMENT_SIZE *DEFAULT_ARRAY_SIZE, float expectedLoadFactor=MAX_LOAD) | amino::Set< KeyType > | [inline, explicit] |
size() | amino::Set< KeyType > | [inline] |
~Set() | amino::Set< KeyType > | [inline] |