MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Typedefs
forwarderNode.h File Reference

Go to the source code of this file.

Classes

class  DtTickCallbackInfo
 Info for tick callbacks. More...
class  DtForwarderNode
 The DtForwarderNode class defines a 3-way message distribution architecture for building forwarding networks of arbitrary complexity. More...

Macros

#define DtForwarderIntfcIn   0x01
 Define bitmasks for the DtForwarderNode interfaces (aka 'ports')
#define DtForwarderIntfcOut   0x02
#define DtForwarderIntfcLan   0x04

Typedefs

typedef void(* DtTickCbFn )(void *usr)

Detailed Description

Macro Definition Documentation

#define DtForwarderIntfcIn   0x01

Define bitmasks for the DtForwarderNode interfaces (aka 'ports')

#define DtForwarderIntfcLan   0x04
#define DtForwarderIntfcOut   0x02

Typedef Documentation

typedef void(* DtTickCbFn)(void *usr)

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)