VisualCortex Class Reference

The Visual Cortex Base Class. More...

#include <Neuro/VisualCortex.H>

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

List of all members.

Public Member Functions

 VisualCortex (OptionManager &mgr, const std::string &descrName="VC", const std::string &tagName="VC")
 Construct using a VisualCortex object with standard channels.
virtual ~VisualCortex ()
 virtual destructor for safe inheritance
Constructors/Destructor

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

Detailed Description

The Visual Cortex Base Class.

Definition at line 52 of file VisualCortex.H.


Constructor & Destructor Documentation

VisualCortex::VisualCortex ( OptionManager mgr,
const std::string descrName = "Visual Cortex",
const std::string tagName = "VisualCortex" 
)

Constructor.

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

Definition at line 72 of file VisualCortex.C.

VisualCortex::~VisualCortex (  )  [virtual]

Virtual destructor for safe inheritance.

Definition at line 81 of file VisualCortex.C.

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

Construct using a VisualCortex object with standard channels.

Parameters:
mgr our ModelManager (see ModelManager.H)
descrName descriptive name for human useage
tagName name for ParamMap usage
virtual VisualCortex::~VisualCortex (  )  [virtual]

virtual destructor for safe inheritance


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