DtLgrAnnotationSaver is responsible for saving logger annotation files which have been stored in a DtEnvironment.
More...
Public Member Functions |
| virtual | ~DtLgrAnnotationSaver () |
| virtual bool | saveFile (const DtString &filename, DtEnvironment env) |
| | Attempts to save the annotations to a file of the filename.
|
Protected Member Functions |
| virtual bool | writeXMLFormat (const DtString &filename, DtEnvironment manager) |
| | Writes the XML format. This format is very extensible.
|
Detailed Description
DtLgrAnnotationSaver is responsible for saving logger annotation files which have been stored in a DtEnvironment.
The DtLgrAnnotationSaver is designed to be easily replaces if additional file formats are required.
Constructor & Destructor Documentation
| virtual MAKLogger::DtLgrAnnotationSaver::~DtLgrAnnotationSaver |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool MAKLogger::DtLgrAnnotationSaver::saveFile |
( |
const DtString & |
filename, |
|
|
DtEnvironment |
env |
|
) |
| |
|
virtual |
Attempts to save the annotations to a file of the filename.
| virtual bool MAKLogger::DtLgrAnnotationSaver::writeXMLFormat |
( |
const DtString & |
filename, |
|
|
DtEnvironment |
manager |
|
) |
| |
|
protectedvirtual |
Writes the XML format. This format is very extensible.
Member Data Documentation
| DtString MAKLogger::DtLgrAnnotationSaver::theDTDFilePath |
|
staticprotected |
The documentation for this class was generated from the following file: