Brain Class Reference

This is the brain, a holder for various vision objects. More...

#include <Neuro/Brain.H>

Inheritance diagram for Brain:
Inheritance graph
[legend]
Collaboration diagram for Brain:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Brain (OptionManager &mgr, const std::string &descrName="Brain", const std::string &tagName="Brain")
 Constructor.
virtual ~Brain ()
 Virtual destructor for safe inheritance.

Detailed Description

This is the brain, a holder for various vision objects.

The base class is now empty. It used to contain a lot of junk.

Definition at line 48 of file Brain.H.


Constructor & Destructor Documentation

Brain::Brain ( OptionManager mgr,
const std::string descrName = "Brain",
const std::string tagName = "Brain" 
)

Constructor.

Parameters:
mgr our ModelManager (see ModelManager.H)
descrName descriptive name for human usage
tagName name for ParamMap usage

Definition at line 41 of file Brain.C.

Brain::~Brain (  )  [virtual]

Virtual destructor for safe inheritance.

Definition at line 48 of file Brain.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:20:42 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3