SimEventInputDescription Class Reference

Get a description of the current input. More...

#include <Media/MediaSimEvents.H>

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

List of all members.

Public Member Functions

 SimEventInputDescription (SimModule *src, const FrameRange range, const std::string name)
 Constructor.
virtual ~SimEventInputDescription ()
 Destructor.
FrameRange getFrameRange () const
 Get the frame range for the input.
std::string getName () const
 Get a description of the input (a filename, camera source, etc.).

Detailed Description

Get a description of the current input.

This message can be sent just after initialization so that downstream modules can be informed of the number of frames in the input, and the name of the input file.

Definition at line 128 of file MediaSimEvents.H.


Constructor & Destructor Documentation

SimEventInputDescription::SimEventInputDescription ( SimModule src,
const FrameRange  range,
const std::string  name 
)

Constructor.

Definition at line 100 of file MediaSimEvents.C.

SimEventInputDescription::~SimEventInputDescription (  )  [virtual]

Destructor.

Definition at line 106 of file MediaSimEvents.C.


Member Function Documentation

FrameRange SimEventInputDescription::getFrameRange (  )  const

Get the frame range for the input.

Definition at line 109 of file MediaSimEvents.C.

std::string SimEventInputDescription::getName ( void   )  const

Get a description of the input (a filename, camera source, etc.).

Definition at line 114 of file MediaSimEvents.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