SMap Class Reference

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

List of all members.

Classes

struct  SMapState

Public Member Functions

 SMap (OptionManager &mgr, const std::string &descrName="SMap", const std::string &tagName="SMap")
 ~SMap ()
 Destructor.
void evolve ()
Layout< PixRGB< byte > > getDebugImage ()

Protected Member Functions

 SIMCALLBACK_DECLARE (SMap, SimEventInputFrame)
 Callback for when a new LGN output is ready.
 SIMCALLBACK_DECLARE (SMap, SimEventSaveOutput)
 Callback for every time we should save our outputs.
 SIMCALLBACK_DECLARE (SMap, SimEventUserInput)
 Callback for every time we have a user event.

Protected Attributes

OModelParam< bool > itsShowDebug
 Should we show our debug info.

Detailed Description

Definition at line 60 of file SMap.H.


Constructor & Destructor Documentation

SMap::~SMap (  ) 

Destructor.

Definition at line 91 of file SMap.C.


Member Function Documentation

SMap::SIMCALLBACK_DECLARE ( SMap  ,
SimEventUserInput   
) [protected]

Callback for every time we have a user event.

SMap::SIMCALLBACK_DECLARE ( SMap  ,
SimEventSaveOutput   
) [protected]

Callback for every time we should save our outputs.

SMap::SIMCALLBACK_DECLARE ( SMap  ,
SimEventInputFrame   
) [protected]

Callback for when a new LGN output is ready.


Member Data Documentation

OModelParam<bool> SMap::itsShowDebug [protected]

Should we show our debug info.

Definition at line 95 of file SMap.H.


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