MAK RTIspy API Documentation for HLA Evolved
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  DtWebServerCallbackInfo
 Info for web server 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.
typedef void(* DtWebServerCbFn )(const DtInetAddr &webSpyIpAddr, int webSpyPort, void *usr)
 Web spy server 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)
typedef void(* DtWebServerCbFn)(const DtInetAddr &webSpyIpAddr, int webSpyPort, void *usr)

Web spy server update callback function signature.


Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)