|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLGEORGES::CFileHeader Class Reference#include <header.h>
List of all members.
Member Enumeration Documentation
enum NLGEORGES::CFileHeader::TState
|
|
|
-
Enumeration values:
-
Modified |
|
Checked |
|
StateCount |
|
Definition at line 41 of file header.h. |
Constructor & Destructor Documentation
NLGEORGES::CFileHeader::CFileHeader |
( |
|
) |
|
|
Member Function Documentation
void NLGEORGES::CFileHeader::addLog |
( |
const char * |
log |
) |
|
|
const char * NLGEORGES::CFileHeader::getStateString |
( |
TState |
state |
) |
[static] |
|
void NLGEORGES::CFileHeader::read |
( |
xmlNodePtr |
root |
) |
|
|
void NLGEORGES::CFileHeader::setComments |
( |
const char * |
comments |
) |
|
|
void NLGEORGES::CFileHeader::warning |
( |
bool |
exception, |
|
|
const char * |
function, |
|
|
const char * |
format, |
|
|
... |
|
|
) |
const |
|
void NLGEORGES::CFileHeader::write |
( |
xmlNodePtr |
node, |
|
|
bool |
georges4CVS |
|
) |
const |
|
Member Data Documentation
std::string NLGEORGES::CFileHeader::Comments
|
|
std::string NLGEORGES::CFileHeader::Log
|
|
uint32 NLGEORGES::CFileHeader::MajorVersion
|
|
uint32 NLGEORGES::CFileHeader::MinorVersion
|
|
std::string NLGEORGES::CFileHeader::Revision
|
|
TState NLGEORGES::CFileHeader::State
|
|
The documentation for this class was generated from the following files:
|
|