MAK RTIspy API Documentation for HLA 1516
 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 Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)