MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Public Attributes
DtTickWithExecCallbackInfo Class Reference

Info for tick callbacks with DtRtiExec reference. More...

+ Collaboration diagram for DtTickWithExecCallbackInfo:

List of all members.

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

Referenced by operator<().

Referenced by operator<().


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)