CeylanTree.h File Reference

#include "CeylanVisitable.h"
#include "CeylanVisitor.h"
#include "CeylanException.h"
#include "CeylanLogPlug.h"
#include "CeylanStringUtils.h"
#include <string>
#include <list>
Include dependency graph for CeylanTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ceylan::TreeException
 Exception to be raised when a Tree operation failed. More...
class  Ceylan::TreeVisitor< Content >
 Tree-dedicated visitor. More...
class  Ceylan::TreeHeightAwareVisitor< Content >
 Tree-dedicated visitor, which may use the distance from the current node to the real root of the tree. More...
class  Ceylan::Tree< Content >

Namespaces

namespace  Ceylan
 

This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used.


Typedefs

typedef Ceylan::Uint32 Ceylan::Height
 The height of a node, measured from its root.
Generated on Mon Nov 29 13:40:02 2010 for Ceylan by  doxygen 1.6.3