SimReqVCXmaps Class Reference

Request VCX internal maps. More...

#include <Neuro/NeuroSimEvents.H>

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

List of all members.

Public Member Functions

 SimReqVCXmaps (SimModule *src)
 Constuctor.
virtual ~SimReqVCXmaps ()
 Destructor.
rutz::shared_ptr< ChannelMapschannelmaps () const
 Get the ChannelMaps object that will contain all the VCX maps.

Friends

class VisualCortexStd
class VisualCortexInt
class VisualCortexEnv
class VisualCortexEyeMvt

Detailed Description

Request VCX internal maps.

PROGRAMMER NOTE: This is an example of a read/write SimReq, whereby the VCX directly dumps its features into the request and posts nothing in return. The object that did a request() of this event can then directly use the results in the event as soon as request() returns. While this object is quite benign as long as everything runs on a same machine, beware that it is potentially quite costly to transport from one machine to another via network.

Definition at line 735 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimReqVCXmaps::SimReqVCXmaps ( SimModule src  ) 

Constuctor.

Definition at line 674 of file NeuroSimEvents.C.

SimReqVCXmaps::~SimReqVCXmaps (  )  [virtual]

Destructor.

Definition at line 678 of file NeuroSimEvents.C.


Member Function Documentation

rutz::shared_ptr< ChannelMaps > SimReqVCXmaps::channelmaps (  )  const

Get the ChannelMaps object that will contain all the VCX maps.

Definition at line 681 of file NeuroSimEvents.C.


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