FileLogger Class Reference

#include <include/log.h>

Inheritance diagram for FileLogger:

Log List of all members.

Detailed Description

Definition at line 38 of file log.h.

Public Member Functions

 FileLogger ()
 Sets the outputfile to be the file "log" in the default output directory.
virtual Logoperator<< (const char *str)
void tail ()
virtual ~FileLogger ()

Protected Attributes

std::ofstream out


Constructor & Destructor Documentation

FileLogger::FileLogger  ) 
 

Sets the outputfile to be the file "log" in the default output directory.

Definition at line 96 of file boomerang.cpp.

virtual FileLogger::~FileLogger  )  [inline, virtual]
 

Definition at line 48 of file log.h.


Member Function Documentation

virtual Log& FileLogger::operator<< const char *  str  )  [inline, virtual]
 

Implements Log.

Definition at line 44 of file log.h.

References out.

void FileLogger::tail  )  [virtual]
 

Reimplemented from Log.


Member Data Documentation

std::ofstream FileLogger::out [protected]
 

Definition at line 40 of file log.h.

Referenced by operator<<().


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:42 2006 for Boomerang by  doxygen 1.4.6