SimEventSaveOutput Class Reference

Save your outputs. More...

#include <Simulation/SimEvents.H>

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

List of all members.

Public Member Functions

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

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.


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 May 8 08:43:48 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3