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

Brain Class Reference

#include <Neuro/Brain.H>

Inheritance diagram for Brain:

Inheritance graph
[legend]
Collaboration diagram for Brain:

Collaboration graph
[legend]
List of all members.

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.

Public Member Functions

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


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 Sat Nov 7 13:35:07 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4