MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions | Public Attributes
DtTickWithExecCallbackInfo Class Reference

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

Detailed Description

Info for tick callbacks with DtRtiExec reference.

Constructor & Destructor Documentation

DtTickWithExecCallbackInfo::DtTickWithExecCallbackInfo ( DtTickWithExecCbFn  fn,
void *  data,
DtTime  interval 
)
inline

Member Function Documentation

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

References myData, and myFn.

Member Data Documentation

void* DtTickWithExecCallbackInfo::myData

Referenced by operator<().

DtTickWithExecCbFn DtTickWithExecCallbackInfo::myFn

Referenced by operator<().

DtTime DtTickWithExecCallbackInfo::myInterval
DtTime DtTickWithExecCallbackInfo::myNextExecutionTime

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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)