treeviewer.h File Reference

#include <cxxtls/viewer.h>
#include <cxxtls/simple_regex.h>
#include <cxxtls/file.h>
#include <list>
#include <vector>
#include <utility>
Include dependency graph for treeviewer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TreeViewer
 A TreeViewer allows the display of an acyclic directed graph of TreeViewerNodes. More...
class  TreeViewerNode
 A string object that is displayable in a tree structure. A node can have children, see methods children(), open(), and close(). More...
struct  TreeViewerNodeInfo
 Derive from this class to implement data associated with tree viewer nodes. New up objects of your derived type and give them to tree viewer nodes using TreeViewerNode::adoptInfo(TreeViewerNodeInfo *); When the node gets deleted, the node info will get deleted. More...

Namespaces

namespace  cxxtls
 

The namespace that encapsulates most of the functionality in the CXX toolkit.


Generated on Wed Feb 29 22:51:10 2012 for CXXUtilities by  doxygen 1.6.3