Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RayGina::CORE::RlgFile Class Reference

#include <RlgFile.hxx>

Inheritance diagram for RayGina::CORE::RlgFile:

RayGina::CORE::RlgBase List of all members.

Public Member Functions

 RlgFile (const RString filename, RStatus *status=NULL)
virtual ~RlgFile ()
virtual void log (const RString plugin_name, const RString method_name, const RUInt32 log_level, const RString logMessage)

Private Attributes

RString _filename
RtMutex _logmutex
std::ofstream * _os

Constructor & Destructor Documentation

RlgFile::RlgFile const RString  filename,
RStatus status = NULL
 

Definition at line 7 of file RlgFile.cxx.

RlgFile::~RlgFile  )  [virtual]
 

Definition at line 23 of file RlgFile.cxx.


Member Function Documentation

void RlgFile::log const RString  plugin_name,
const RString  method_name,
const RUInt32  log_level,
const RString  logMessage
[virtual]
 

Implements RayGina::CORE::RlgBase.

Definition at line 27 of file RlgFile.cxx.


Member Data Documentation

RString RayGina::CORE::RlgFile::_filename [private]
 

Definition at line 21 of file RlgFile.hxx.

RtMutex RayGina::CORE::RlgFile::_logmutex [private]
 

Definition at line 22 of file RlgFile.hxx.

std::ofstream* RayGina::CORE::RlgFile::_os [private]
 

Definition at line 23 of file RlgFile.hxx.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 17:01:10 2007 for rayGina by  doxygen 1.3.9.1