MAK RTIspy API Documentation for HLA 1516
Classes | Typedefs

Go to the source code of this file.

Classes

class  DtFedExCallbackInfo
 Info for fed ex callbacks. More...
class  DtTickCallbackInfo
 Info for tick callbacks. More...
class  DtTickWithExecCallbackInfo
 Info for tick callbacks with DtRtiExec reference. More...
class  DtLogFileNameCallbackInfo
 Info for log file name callbacks. More...
class  DtRtiExec

Typedefs

typedef DtBoost::shared_ptr
< DtExtendedRtiMsgForwarder
DtRtiMsgForwarderSP
 Smart pointer to forwarder needed for vlThreads.
typedef DtRtiExec *(* DtRtiExecCreator )(DtRIDParameters *p, DtBoost::shared_ptr< DtFilePrinter > logPrinter, bool autoExit, const DtRtiConnectionInfoDataPair &connInfo)
 DtRtiExec creator callback signature.
typedef void(* DtFedExCbFn )(DtFedExec *exec, void *usr)
 Create/Destroy federation callback function signature.
typedef void(* DtTickCbFn )(void *usr)
 Tick callback function signatures.
typedef void(* DtTickWithExecCbFn )(const DtRtiExec &exec, void *usr)
typedef void(* DtLogFileNameCbFn )(const DtFilename &file, void *usr)
 Log file name update callback function signature.

Detailed Description

Typedef Documentation

typedef void(* DtFedExCbFn)(DtFedExec *exec, void *usr)

Create/Destroy federation callback function signature.

typedef void(* DtLogFileNameCbFn)(const DtFilename &file, void *usr)

Log file name update callback function signature.

typedef DtRtiExec*(* DtRtiExecCreator)(DtRIDParameters *p, DtBoost::shared_ptr< DtFilePrinter > logPrinter, bool autoExit, const DtRtiConnectionInfoDataPair &connInfo)

DtRtiExec creator callback signature.

typedef DtBoost::shared_ptr<DtExtendedRtiMsgForwarder> DtRtiMsgForwarderSP

Smart pointer to forwarder needed for vlThreads.

typedef void(* DtTickCbFn)(void *usr)

Tick callback function signatures.

typedef void(* DtTickWithExecCbFn)(const DtRtiExec &exec, void *usr)

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)