kviewshell
GSetImpl< K > Class Template Reference
#include <GContainer.h>
Public Member Functions | |
GPosition | contains (const K &key) const |
void | del (const K &key) |
Protected Types | |
typedef GCONT SetNode< K > | SNode |
Protected Member Functions | |
HNode * | get (const K &key) const |
HNode * | get_or_create (const K &key) |
HNode * | get_or_throw (const K &key) const |
GSetImpl (const Traits &traits) | |
GSetImpl () |
Detailed Description
template<class K>
class GSetImpl< K >
Definition at line 1029 of file GContainer.h.
Member Typedef Documentation
Definition at line 1034 of file GContainer.h.
Constructor & Destructor Documentation
Member Function Documentation
Reimplemented in GMapTemplate< KTYPE, VTYPE, TI >, GMapTemplate< const void *,void *,void * >, GMapTemplate< GUTF8String,GP< lt_XMLTags >,GP< lt_XMLTags > >, GMapTemplate< GUTF8String,GUTF8String,GUTF8String >, GMapTemplate< GUTF8String,GP< DjVuDocument >,GP< DjVuDocument > >, GMapTemplate< GUTF8String,const void *,const void * >, GMapTemplate< GUTF8String,GPList< lt_XMLTags >,GPList< lt_XMLTags > >, GMapTemplate< KTYPE, VTYPE, VTYPE >, GMapTemplate< GUTF8String,GP< FileRec >,GP< FileRec > >, GMapTemplate< GUTF8String,GP< File >, GPBase >, GMapTemplate< GUTF8String,GP< DataPool >, GPBase >, GMapTemplate< int,int,int >, GMapTemplate< GUTF8String,GP< DjVuFile >,GP< DjVuFile > >, GMapTemplate< GURL,int,int >, GMapTemplate< GUTF8String,int,int >, GMapTemplate< int,GP< DjVmDir::File >, GPBase >, GMapTemplate< KTYPE, GP< VTYPE >, GPBase >, GMapTemplate< GURL,GPList< DataPool >,GPList< DataPool > >, and GMapTemplate< GURL,GP< DataPool >, GPBase >.
Definition at line 1039 of file GContainer.h.
void GSetImpl< K >::del | ( | const K & | key | ) | [inline] |
Reimplemented in GMapTemplate< KTYPE, VTYPE, TI >, GMapTemplate< const void *,void *,void * >, GMapTemplate< GUTF8String,GP< lt_XMLTags >,GP< lt_XMLTags > >, GMapTemplate< GUTF8String,GUTF8String,GUTF8String >, GMapTemplate< GUTF8String,GP< DjVuDocument >,GP< DjVuDocument > >, GMapTemplate< GUTF8String,const void *,const void * >, GMapTemplate< GUTF8String,GPList< lt_XMLTags >,GPList< lt_XMLTags > >, GMapTemplate< KTYPE, VTYPE, VTYPE >, GMapTemplate< GUTF8String,GP< FileRec >,GP< FileRec > >, GMapTemplate< GUTF8String,GP< File >, GPBase >, GMapTemplate< GUTF8String,GP< DataPool >, GPBase >, GMapTemplate< int,int,int >, GMapTemplate< GUTF8String,GP< DjVuFile >,GP< DjVuFile > >, GMapTemplate< GURL,int,int >, GMapTemplate< GUTF8String,int,int >, GMapTemplate< int,GP< DjVmDir::File >, GPBase >, GMapTemplate< KTYPE, GP< VTYPE >, GPBase >, GMapTemplate< GURL,GPList< DataPool >,GPList< DataPool > >, and GMapTemplate< GURL,GP< DataPool >, GPBase >.
Definition at line 1041 of file GContainer.h.
Reimplemented in GMapImpl< K, TI >, GMapImpl< int,int >, GMapImpl< int,GPBase >, GMapImpl< GUTF8String,GPList< lt_XMLTags > >, GMapImpl< GUTF8String,GUTF8String >, GMapImpl< GUTF8String,GP< DjVuDocument > >, GMapImpl< GUTF8String,GP< FileRec > >, GMapImpl< GUTF8String,int >, GMapImpl< const void *,void * >, GMapImpl< GURL,GPBase >, GMapImpl< KTYPE,GPBase >, GMapImpl< GURL,int >, GMapImpl< GUTF8String,const void * >, GMapImpl< GUTF8String,GP< DjVuFile > >, GMapImpl< GURL,GPList< DataPool > >, GMapImpl< KTYPE,VTYPE >, GMapImpl< KTYPE, TI >, GMapImpl< GUTF8String,GP< lt_XMLTags > >, and GMapImpl< GUTF8String,GPBase >.
The documentation for this class was generated from the following file: