Public Member Functions |
| | DtDatumMap (void) |
| void | setData (const DtSetDataPdu &data, void *usr) |
| void | fillDataPdu (DtDataPdu *dataPdu, void *usr) |
| void | initDataPdu (const DtSetDataPdu &setDataPdu, DtDataPdu *dataPdu) |
| void | initDataPdu (const DtDataQueryPdu &queryPdu, DtDataPdu *dataPdu) |
| void | makeResponseDataPdu (const DtSetDataPdu &setDataPdu, DtDataPdu *dataPdu, void *usr) |
| void | makeResponseDataPdu (const DtDataQueryPdu &queryPdu, DtDataPdu *dataPdu, void *usr) |
| DtDatumMapEntry * | lookup (DtDatumParam id, int verbose=1) |
| void | install (DtDatumMapEntry *entry, DtDatumParam id) |
| void | remove (DtDatumParam id, int verbose=1) |
Constructor & Destructor Documentation
| DtDatumMap::DtDatumMap |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
| void DtDatumMap::fillDataPdu |
( |
DtDataPdu * |
dataPdu, |
|
|
void * |
usr |
|
) |
| |
| void DtDatumMap::makeResponseDataPdu |
( |
const DtSetDataPdu & |
setDataPdu, |
|
|
DtDataPdu * |
dataPdu, |
|
|
void * |
usr |
|
) |
| |
|
inline |
| void DtDatumMap::remove |
( |
DtDatumParam |
id, |
|
|
int |
verbose = 1 |
|
) |
| |
| void DtDatumMap::setData |
( |
const DtSetDataPdu & |
data, |
|
|
void * |
usr |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: