![]() |
VR-Link API Documentation for DIS
|
Inheritance diagram for DtDmeGlobalFcns:
Collaboration diagram for DtDmeGlobalFcns:Public Member Functions | |
| DtDmeGlobalFcns (DtGlobalSetFcn setF, DtGlobalGetFcn getF) | |
| void | setdata (const DtSetDataPdu &setDataPdu, int fixedOrVar, int index, void *usr) |
| void | getdata (DtDataPdu *dataPdu, int fixedOrVar, int index, void *usr) |
Protected Attributes | |
| DtGlobalGetFcn | getFcn |
| DtGlobalSetFcn | setFcn |
| DtDmeGlobalFcns::DtDmeGlobalFcns | ( | DtGlobalSetFcn | setF, |
| DtGlobalGetFcn | getF | ||
| ) | [inline] |
| void DtDmeGlobalFcns::getdata | ( | DtDataPdu * | dataPdu, |
| int | fixedOrVar, | ||
| int | index, | ||
| void * | usr | ||
| ) | [inline, virtual] |
Implements DtDatumMapEntry.
| void DtDmeGlobalFcns::setdata | ( | const DtSetDataPdu & | setDataPdu, |
| int | fixedOrVar, | ||
| int | index, | ||
| void * | usr | ||
| ) | [inline, virtual] |
Implements DtDatumMapEntry.
DtGlobalGetFcn DtDmeGlobalFcns::getFcn [protected] |
DtGlobalSetFcn DtDmeGlobalFcns::setFcn [protected] |