Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SimEventSaveOutput Class Reference

#include <Simulation/SimEvents.H>

Inheritance diagram for SimEventSaveOutput:

Inheritance graph
[legend]
Collaboration diagram for SimEventSaveOutput:

Collaboration graph
[legend]
List of all members.

Detailed Description

Save your outputs.

SimOutputFrameSeries (or others) may post this when it is time to save the next round of outputs. SimModule objects may want to catch this if they have possible outputs to save. They should then use the ModelComponentSaveInfo data contained here in the event to decide how and where to save their stuff.

Definition at line 128 of file SimEvents.H.

Public Member Functions

 SimEventSaveOutput (SimModule *src, const rutz::shared_ptr< ModelComponentSaveInfo > &sinfo)
 Constuctor.
virtual ~SimEventSaveOutput ()
 Destructor.
const ModelComponentSaveInfosinfo () const
 Get the saveinfo data.


Constructor & Destructor Documentation

SimEventSaveOutput::SimEventSaveOutput SimModule src,
const rutz::shared_ptr< ModelComponentSaveInfo > &  sinfo
 

Constuctor.

Definition at line 92 of file SimEvents.C.

SimEventSaveOutput::~SimEventSaveOutput  )  [virtual]
 

Destructor.

Definition at line 97 of file SimEvents.C.


Member Function Documentation

const ModelComponentSaveInfo & SimEventSaveOutput::sinfo  )  const
 

Get the saveinfo data.

Definition at line 100 of file SimEvents.C.


The documentation for this class was generated from the following files:
Generated on Sun Nov 22 13:46:30 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4