HypothesisTree Class Reference

Hypotheses tree. More...

#include <hypothesisTree.h>

Inheritance diagram for HypothesisTree:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HypothesisTree ()
 Constructor.

Public Attributes

pthread_mutex_t _draw_mutex
 Multi tread mutex to regulate access during drawing operations.

Detailed Description

Hypotheses tree.

This in the main hypotheses tree, each node corresponds to a different hypothesis, this class is a inheritance of the tree class using the HypothesisPtr has the node type.

Only a few additional functions are added to the basic tree.

Definition at line 54 of file hypothesisTree.h.


Constructor & Destructor Documentation

HypothesisTree::HypothesisTree (  ) 

Constructor.

Definition at line 34 of file hypothesisTree.cpp.


Member Data Documentation

pthread_mutex_t HypothesisTree::_draw_mutex

Multi tread mutex to regulate access during drawing operations.

Definition at line 59 of file hypothesisTree.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mtt
Author(s): Jorge Almeida
autogenerated on Wed Jul 23 04:34:58 2014