
#include <Neuro/Brain.H>
Inheritance diagram for Brain:


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.
|
|
|
Virtual destructor for safe inheritance.
|
1.4.4