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
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 Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)