#include <dt.h>
Definition at line 958 of file dt.h.
Definition at line 960 of file dt.h.
Definition at line 961 of file dt.h.
int TVoid::GetMemUsed |
( |
| ) |
const |
|
inline |
Definition at line 969 of file dt.h.
969 {
return sizeof(
TVoid);}
void TVoid::LoadXml |
( |
const PXmlTok & |
XmlTok, |
|
|
const TStr & |
Nm |
|
) |
| |
bool TVoid::operator< |
( |
const TVoid & |
| ) |
const |
|
inline |
Definition at line 968 of file dt.h.
968 {
Fail;
return false;}
Definition at line 966 of file dt.h.
bool TVoid::operator== |
( |
const TVoid & |
| ) |
const |
|
inline |
Definition at line 967 of file dt.h.
void TVoid::Save |
( |
TSOut & |
| ) |
const |
|
inline |
Definition at line 962 of file dt.h.
void TVoid::SaveXml |
( |
TSOut & |
SOut, |
|
|
const TStr & |
Nm |
|
) |
| const |
The documentation for this class was generated from the following files: