kviewshell
GSetImpl< K > Member List
This is the complete list of members for GSetImpl< K >, including all inherited members.contains(const K &key) const | GSetImpl< K > | [inline] |
del(const K &key) | GSetImpl< K > | [inline] |
GSetBase::del(GPosition &pos) | GSetBase | |
deletenode(HNode *n) | GSetBase | [protected] |
empty() | GSetBase | |
first | GSetBase | [protected] |
firstpos() const | GSetBase | |
get(const K &key) const | GSetImpl< K > | [protected] |
get_or_create(const K &key) | GSetImpl< K > | [protected] |
get_or_throw(const K &key) const | GSetImpl< K > | [protected] |
GSetBase(const Traits &traits) | GSetBase | [protected] |
GSetBase(const GSetBase &ref) | GSetBase | [protected] |
GSetImpl() | GSetImpl< K > | [protected] |
GSetImpl(const Traits &traits) | GSetImpl< K > | [protected] |
gtable | GSetBase | [protected] |
hashnode(unsigned int hashcode) const | GSetBase | [protected] |
installnode(HNode *n) | GSetBase | [protected] |
nbuckets | GSetBase | [protected] |
nelems | GSetBase | [protected] |
newnode(const void *key) | GSetBase | [protected, static] |
operator=(const GSetBase &ref) | GSetBase | |
SNode typedef | GSetImpl< K > | [protected] |
table | GSetBase | [protected] |
traits | GSetBase | [protected] |
~GSetBase() | GSetBase |