![]() |
MAK RTIspy API Documentation for HLA 1516
|
Info for tick callbacks with DtRtiExec reference. More...
Collaboration diagram for DtTickWithExecCallbackInfo:Public Member Functions | |
| DtTickWithExecCallbackInfo (DtTickWithExecCbFn fn, void *data, DtTime interval) | |
| bool | operator< (const DtTickWithExecCallbackInfo &other) const |
Public Attributes | |
| void * | myData |
| DtTickWithExecCbFn | myFn |
| DtTime | myInterval |
| DtTime | myNextExecutionTime |
Info for tick callbacks with DtRtiExec reference.
| DtTickWithExecCallbackInfo::DtTickWithExecCallbackInfo | ( | DtTickWithExecCbFn | fn, |
| void * | data, | ||
| DtTime | interval | ||
| ) | [inline] |
| bool DtTickWithExecCallbackInfo::operator< | ( | const DtTickWithExecCallbackInfo & | other | ) | const [inline] |
Referenced by operator<().
Referenced by operator<().