VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)