![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Info for log file name callbacks. More...
Collaboration diagram for DtLogFileNameCallbackInfo:Public Member Functions | |
| DtLogFileNameCallbackInfo (DtLogFileNameCbFn fn, void *data) | |
| bool | operator< (const DtLogFileNameCallbackInfo &other) const |
Public Attributes | |
| void * | myData |
| DtLogFileNameCbFn | myFn |
Info for log file name callbacks.
|
inline |
|
inline |
| void* DtLogFileNameCallbackInfo::myData |
Referenced by operator<().
| DtLogFileNameCbFn DtLogFileNameCallbackInfo::myFn |
Referenced by operator<().