VR-Forces 4.1 Class Documentation
List of all members | Public Attributes
DtNetWhenStatement Struct Reference

This struct is the fixed portion the simulation network representation of an when statement. More...

Public Attributes

DtNetU16 myCondExprSize
DtNetU8 myStatementCount
 2 bytes
DtNetU8 myCondExprType
 1 byte
DtNetU8 myTriggerNameLength
 1 bytes
DtNetU8 myOptionLength
 1 byte
DtNetU16 myPadding
 1 byte

Detailed Description

This struct is the fixed portion the simulation network representation of an when statement.

Format of entire net representation of when statement:

DtNetWhenStatement trigger name string, padded out to 8 byte boundary option string, padded out to 8 byte boundary conditional expression <statement data 1> . . . <statement data="" n>="">

Member Data Documentation

DtNetU16 DtNetWhenStatement::myCondExprSize
DtNetU8 DtNetWhenStatement::myStatementCount

2 bytes

DtNetU8 DtNetWhenStatement::myCondExprType

1 byte

DtNetU8 DtNetWhenStatement::myTriggerNameLength

1 bytes

DtNetU8 DtNetWhenStatement::myOptionLength

1 byte

DtNetU16 DtNetWhenStatement::myPadding

1 byte


The documentation for this struct was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)