Compounds | |
class | TGeneralTree |
class | TGeneralTreePreIterator |
Pre-order iterator for trees. More... | |
class | TGeneralTreeSideIterator |
Right sibling iterator for trees. More... | |
class | TMap |
class | TTreeNode |
Tree node class. More... | |
Typedefs | |
typedef TMap< TString, TString > | TStringToStringMap |
Map with string to string associations. |