Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::LogFile Class Reference

output to log files More...

#include <LogFile.h>

List of all members.

Public Member Functions

 LogFile (Logging *, char *)
 ~LogFile ()
void add_debug_fc (int)
void del_debug_fc (int)
bool is_debug_fc (int)
void logwrite ()

Public Attributes

list< int > fc
int output_id


Detailed Description

output to log files

Version:
1
Author:
rv


Constructor & Destructor Documentation

LogFile::LogFile Logging ,
char * 
 

log/event/info/debug file place

LogFile::~LogFile  ) 
 

destructor


Member Function Documentation

void LogFile::add_debug_fc int   ) 
 

add debug facility

void LogFile::del_debug_fc int   ) 
 

delete debug facility

bool LogFile::is_debug_fc int   ) 
 

is debug fc present?

void LogFile::logwrite  ) 
 

write from buffer to files


Member Data Documentation

list<int> tacpp::LogFile::fc
 

debug parts for file output

int tacpp::LogFile::output_id
 

id of logging output


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:48 2005 for tacppd.kdevelop by doxygen 1.3.5