MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Public Attributes
DtTickCallbackInfo Class Reference

Info for tick callbacks. More...

+ Collaboration diagram for DtTickCallbackInfo:

List of all members.

Public Member Functions

 DtTickCallbackInfo (DtTickCbFn fn, void *data, DtTime interval)
bool operator< (const DtTickCallbackInfo &other) const
 DtTickCallbackInfo (DtTickCbFn fn, void *data, MAKRti::DtTime interval)
bool operator< (const DtTickCallbackInfo &other) const

Public Attributes

void * myData
DtTickCbFn myFn
DtTime myInterval
DtTime myNextExecutionTime
MAKRti::DtTime myInterval
MAKRti::DtTime myNextExecutionTime

Detailed Description

Info for tick callbacks.


Constructor & Destructor Documentation

DtTickCallbackInfo::DtTickCallbackInfo ( DtTickCbFn  fn,
void *  data,
DtTime  interval 
) [inline]
DtTickCallbackInfo::DtTickCallbackInfo ( DtTickCbFn  fn,
void *  data,
MAKRti::DtTime  interval 
) [inline]

Member Function Documentation

bool DtTickCallbackInfo::operator< ( const DtTickCallbackInfo other) const [inline]

References myData, and myFn.

bool DtTickCallbackInfo::operator< ( const DtTickCallbackInfo 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 files:

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)