Glossygloss  0.2
Glossygloss is set of classes to use several data structure as Tree or hash table.
 All Classes Files Functions Variables Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCAlveole< K, V >Class to define Hashtable alveoles
oCAlveole< string, int >
oCDictionnaire
oCexception
|oCHashtableExceptionException class to manage Hashtable errors
|oCTreeExceptionException class for trees
|\CTreeStringExceptionException class for trees
oCHashtable< K, V >Maps a key to a value
oCHashtable< string, int >
oCNode< T >Defines tree nodes
oCTree< T >Tree is a recursive structure using nodes
\CTreeStringTree is a recursive structure using nodes