casa::LogFile Class Reference
#include <LogFile.h>
List of all members.
Detailed Description
Definition at line 37 of file LogFile.h.
Constructor & Destructor Documentation
casa::LogFile::LogFile |
( |
const String & |
filename |
) |
|
Class for operations on a log file.
Etymology
Image tasking
Synopsis
Class for operations on a log file
virtual casa::LogFile::~LogFile |
( |
|
) |
[virtual] |
Member Function Documentation
void casa::LogFile::close |
( |
|
) |
const |
Bool casa::LogFile::open |
( |
|
) |
|
void casa::LogFile::setAppend |
( |
const Bool |
a |
) |
|
Bool casa::LogFile::write |
( |
const String & |
output, |
|
|
const Bool |
open = True , |
|
|
const Bool |
close = True | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: