Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

BOSS_CartReader Class Reference
[BOSS Duration Module]

#include <boss_cartreader.h>

List of all members.

Public Member Functions

 BOSS_CartReader (string file)
 BOSS_CartReader constructor.

CART_nodeClassify (FMap &features) const
 Classification: Classify expects a map of feature names and associated values and returns the appropriate leaf of the tree.

 ~BOSS_CartReader ()
 BOSS_CartReader destructor.


Private Member Functions

CART_nodeLoadTree (ifstream &source)
 Loads cart reader tree.

void DelTree (CART_node *cur)
 Deletion of the CART tree.

void PrintTree (CART_node *cur) const
 Full tree search with output of the nodes.


Private Attributes

CART_noderoot


Detailed Description

Author:
Joerg Broeggelwirth


Member Data Documentation

CART_node* BOSS_CartReader::root [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:14:39 2005 for BOSS by doxygen 1.3.6