InfoOutputSeries Class Reference

Very simple output source that just prints basic info about the frames it receives. More...

#include <Transport/InfoOutputSeries.H>

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

List of all members.

Classes

struct  Impl

Public Member Functions

 InfoOutputSeries (OptionManager &mgr)
 Constructor.
virtual ~InfoOutputSeries ()
 Destructor.
virtual void setConfigInfo (const std::string &filename)
 Override from FrameOstream; just calls setFileName().
virtual void writeFrame (const GenericFrame &frame, const std::string &shortname, const FrameInfo &auxinfo)
 Write image statistics to the output file.
virtual void closeStream (const std::string &shortname)
 Forget about any info we have collected so far for shortname.
void setFileName (const std::string &filename)
 Specify the output filename for where the info should be written.

Detailed Description

Very simple output source that just prints basic info about the frames it receives.

Definition at line 45 of file InfoOutputSeries.H.


Constructor & Destructor Documentation

InfoOutputSeries::InfoOutputSeries ( OptionManager mgr  ) 

Constructor.

Definition at line 72 of file InfoOutputSeries.C.

InfoOutputSeries::~InfoOutputSeries (  )  [virtual]

Destructor.

Definition at line 80 of file InfoOutputSeries.C.


Member Function Documentation

void InfoOutputSeries::closeStream ( const std::string shortname  )  [virtual]

Forget about any info we have collected so far for shortname.

Implements FrameOstream.

Definition at line 158 of file InfoOutputSeries.C.

void InfoOutputSeries::setConfigInfo ( const std::string filename  )  [virtual]

Override from FrameOstream; just calls setFileName().

Reimplemented from FrameOstream.

Definition at line 86 of file InfoOutputSeries.C.

References setFileName().

void InfoOutputSeries::setFileName ( const std::string filename  ) 

Specify the output filename for where the info should be written.

Definition at line 166 of file InfoOutputSeries.C.

Referenced by setConfigInfo().

void InfoOutputSeries::writeFrame ( const GenericFrame frame,
const std::string shortname,
const FrameInfo auxinfo 
) [virtual]

Write image statistics to the output file.

Implements FrameOstream.

Definition at line 96 of file InfoOutputSeries.C.

References GenericFrame::frameSpec(), and rutz::time::wall_clock_now().


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