MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtLogFileNameCallbackInfo Class Reference

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
 

Detailed Description

Info for log file name callbacks.

Constructor & Destructor Documentation

DtLogFileNameCallbackInfo::DtLogFileNameCallbackInfo ( DtLogFileNameCbFn  fn,
void *  data 
)
inline

Member Function Documentation

bool DtLogFileNameCallbackInfo::operator< ( const DtLogFileNameCallbackInfo other) const
inline

References myData, and myFn.

Member Data Documentation

void* DtLogFileNameCallbackInfo::myData

Referenced by operator<().

DtLogFileNameCbFn DtLogFileNameCallbackInfo::myFn

Referenced by operator<().


The documentation for this class was generated from the following file:

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)