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