bre20::LogFileObj Class Reference

The Log file object that actually does the logging. More...

List of all members.

Public Member Functions

 LogFileObj (String *fname)
void WriteLine (Object *sender, String *message)
void Close ()


Detailed Description

The Log file object that actually does the logging.


Constructor & Destructor Documentation

bre20::LogFileObj::LogFileObj String *  fname  ) 
 


Member Function Documentation

void bre20::LogFileObj::Close  ) 
 

void bre20::LogFileObj::WriteLine Object *  sender,
String *  message
 




BRE Documentation Home