VR-Forces 4.2 Class Documentation
List of all members | Public Attributes
DtNetWhileStatement Struct Reference

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

Public Attributes

DtNetU16 myCondExprSize
DtNetU8 myStatementCount
 2 bytes
DtNetU8 myCondExprType
 1 byte
DtNetU16 myPadding1
 1 bytes
DtNetU16 myPadding2
 2 bytes

Detailed Description

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

Format of entire net representation of while statement:

DtNetWhileStatement 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 DtNetWhileStatement::myCondExprSize
DtNetU8 DtNetWhileStatement::myStatementCount

2 bytes

DtNetU8 DtNetWhileStatement::myCondExprType

1 byte

DtNetU16 DtNetWhileStatement::myPadding1

1 bytes

DtNetU16 DtNetWhileStatement::myPadding2

2 bytes


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)