
"Stub" PrefrontalCortex implementation More...
#include <Neuro/PrefrontalCortex.H>


Public Member Functions | |
| PrefrontalCortexStub (OptionManager &mgr, const std::string &descrName="PrefrontalCortexStub", const std::string &tagName="PrefrontalCortexStub") | |
| Constructor. | |
| virtual | ~PrefrontalCortexStub () |
| Destructor. | |
"Stub" PrefrontalCortex implementation
Does nothing but copy its input to its output.
Definition at line 118 of file PrefrontalCortex.H.
| PrefrontalCortexStub::PrefrontalCortexStub | ( | OptionManager & | mgr, | |
| const std::string & | descrName = "PrefrontalCortexStub", |
|||
| const std::string & | tagName = "PrefrontalCortexStub" | |||
| ) |
Constructor.
Definition at line 138 of file PrefrontalCortex.C.
| PrefrontalCortexStub::~PrefrontalCortexStub | ( | ) | [virtual] |
Destructor.
Definition at line 145 of file PrefrontalCortex.C.
1.6.3