| virtual bool DtSerializable::readFrom |
( |
FILE * |
fp | ) |
|
|
pure virtual |
| virtual bool DtSerializable::writeTo |
( |
FILE * |
fp | ) |
|
|
pure virtual |
| static DtU8 DtSerializable::ReadDtU8 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtU16 DtSerializable::ReadDtU16 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtU32 DtSerializable::ReadDtU32 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtInt16 DtSerializable::ReadDtInt16 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtInt32 DtSerializable::ReadDtInt32 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtFloat64 DtSerializable::ReadDtFloat64 |
( |
FILE * |
fp | ) |
|
|
static |
| static DtDegMinSec DtSerializable::ReadDtDegMinSec |
( |
FILE * |
fp | ) |
|
|
static |
| static DtString DtSerializable::ReadDtString |
( |
FILE * |
fp | ) |
|
|
static |
| static DtMapDatum DtSerializable::ReadDtMapDatum |
( |
FILE * |
fp | ) |
|
|
static |
| static bool DtSerializable::WriteDtU8 |
( |
FILE * |
fp, |
|
|
DtU8 |
b |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtU16 |
( |
FILE * |
fp, |
|
|
DtU16 |
l |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtU32 |
( |
FILE * |
fp, |
|
|
DtU32 |
l |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtInt16 |
( |
FILE * |
fp, |
|
|
DtInt16 |
val |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtInt32 |
( |
FILE * |
fp, |
|
|
DtInt32 |
val |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtFloat64 |
( |
FILE * |
fp, |
|
|
DtFloat64 |
val |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtDegMinSec |
( |
FILE * |
fp, |
|
|
const DtDegMinSec & |
val |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtString |
( |
FILE * |
fp, |
|
|
const DtString & |
val |
|
) |
| |
|
static |
| static bool DtSerializable::WriteDtMapDatum |
( |
FILE * |
fp, |
|
|
const DtMapDatum & |
md |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/tdbutil/serializable.h