Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

measure_stimulus_map_iteration< LoopContainer, UpdatableObjectContainer > Class Template Reference

Collaboration diagram for measure_stimulus_map_iteration< LoopContainer, UpdatableObjectContainer >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class LoopContainer, class UpdatableObjectContainer>
class measure_stimulus_map_iteration< LoopContainer, UpdatableObjectContainer >

Function object for passing to LoopSpecs_ExecuteNested in measure_stimulus_map.

Definition at line 1801 of file neuralregionmap.c.

Public Methods

 measure_stimulus_map_iteration (const string &input_command_, const LoopContainer &loops_, const UpdatableObjectContainer &spmrs_)
 Constructor.

void operator() ()
 Combines existing value with new one.


Constructor & Destructor Documentation

template<class LoopContainer, class UpdatableObjectContainer>
measure_stimulus_map_iteration< LoopContainer, UpdatableObjectContainer >::measure_stimulus_map_iteration const string &    input_command_,
const LoopContainer &    loops_,
const UpdatableObjectContainer &    spmrs_
[inline]
 

Constructor.

Accepts an input command to be executed once for each iteration, the set of loops in which it will be used (so that it has access to the values of the loop variables), and a set of object pointers whose objects support an update() member operation.

Definition at line 1810 of file neuralregionmap.c.


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:04 2003 for RF-LISSOM by doxygen1.3-rc2