![]() |
VR-Link API Documentation for DIS
|
Collaboration diagram for DtReflectedDIGuyObject:Public Types | |
| typedef DtDIGuyObjectStateRepository *(* | DtStateRepCreator )() |
| Function prototype for a function that creates a DtDIGuyObjectStateRepository. | |
Static Public Member Functions | |
| static DtStateRepCreator | setStateRepCreator (DtStateRepCreator creator) |
| Give us a function to be used for creating SRs. | |
| static DtStateRepCreator | stateRepCreator () |
Static Protected Attributes | |
| static DtStateRepCreator | theStateRepCreator |
| typedef DtDIGuyObjectStateRepository*(* DtReflectedDIGuyObject::DtStateRepCreator)() |
Function prototype for a function that creates a DtDIGuyObjectStateRepository.
|
static |
Give us a function to be used for creating SRs.
|
static |
|
staticprotected |