A base class for data organized as a tree. More...
Go to the source code of this file.
Classes | |
class | te::common::TreeItem |
This abstract class describes a basic item to be organized in a tree-oriented way. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
Typedefs | |
typedef boost::intrusive_ptr< TreeItem > | te::common::TreeItemPtr |
A base class for data organized as a tree.
Definition in file TreeItem.h.