#include <dt.h>
Definition at line 865 of file dt.h.
Definition at line 867 of file dt.h.
Definition at line 868 of file dt.h.
int TVoid::GetMemUsed |
( |
| ) |
const |
|
inline |
Definition at line 876 of file dt.h.
876 {
return sizeof(
TVoid);}
void TVoid::LoadXml |
( |
const PXmlTok & |
XmlTok, |
|
|
const TStr & |
Nm |
|
) |
| |
bool TVoid::operator< |
( |
const TVoid & |
| ) |
const |
|
inline |
Definition at line 875 of file dt.h.
875 {
Fail;
return false;}
Definition at line 873 of file dt.h.
bool TVoid::operator== |
( |
const TVoid & |
| ) |
const |
|
inline |
Definition at line 874 of file dt.h.
void TVoid::Save |
( |
TSOut & |
| ) |
const |
|
inline |
Definition at line 869 of file dt.h.
void TVoid::SaveXml |
( |
TSOut & |
SOut, |
|
|
const TStr & |
Nm |
|
) |
| const |
The documentation for this class was generated from the following files: