RDK2::LogFile Class Reference

#include <logfile.h>

Inheritance diagram for RDK2::LogFile:

Inheritance graph
[legend]
Collaboration diagram for RDK2::LogFile:

Collaboration graph
[legend]

Detailed Description

Definition at line 30 of file logfile/logfile.h.


Public Member Functions

 LogFile (const string &filenamePrefix, bool appendTimestamp=true)
 ~LogFile ()
void printf (const char *printfFormat,...)
string getFilename ()

Protected Attributes

string filename

Constructor & Destructor Documentation

RDK2::LogFile::LogFile ( const string &  filenamePrefix,
bool  appendTimestamp = true 
)

Definition at line 30 of file logfile/logfile.cpp.

References filename, and RDK2::Time::Timestamp::getStringRepresentation().

Here is the call graph for this function:

RDK2::LogFile::~LogFile (  ) 

Definition at line 41 of file logfile/logfile.cpp.


Member Function Documentation

void RDK2::LogFile::printf ( const char *  printfFormat,
  ... 
)

Definition at line 46 of file logfile/logfile.cpp.

References BUFSIZE.

string RDK2::LogFile::getFilename (  )  [inline]

Definition at line 36 of file logfile/logfile.h.

References filename.


Field Documentation

string RDK2::LogFile::filename [protected]

Definition at line 39 of file logfile/logfile.h.

Referenced by getFilename(), and LogFile().


The documentation for this class was generated from the following files:

Generated on Tue Mar 3 15:05:44 2009 for OpenRDK by  doxygen 1.5.6