LogWriter Class Reference

#include <LogWriter.h>

Inheritance diagram for LogWriter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void writeLog (std::ostream &_stream, const std::vector< AbstractReading * > &_log) const =0

Detailed Description

Representation of an abstract log writer. It defines the interface for writing a log file to a stream.

Author:
Gian Diego Tipaldi

Definition at line 38 of file LogWriter.h.


Member Function Documentation

virtual void LogWriter::writeLog ( std::ostream &  _stream,
const std::vector< AbstractReading * > &  _log 
) const [pure virtual]

Write a log to an outputstream.

Implemented in CarmenLogWriter.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


flirtlib
Author(s): Bhaskara Marthi, Gian Diego Tipaldi
autogenerated on Fri Jan 11 11:15:47 2013