VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
simStatementTypes.h File Reference

Go to the source code of this file.

Variables

const int DtIfStatementType = 0
 
const int DtSetDataStatementType = 1
 
const int DtTaskStatementType = 2
 
const int DtTriggerStatementType = 3
 
const int DtWhileStatementType = 4
 
const int DtRegisterTriggerStatementType = 7
 
const int DtUnregisterTriggerStatementType = 8
 
const int DtWaitUntilStatementType = 9
 
const int DtDoUntilStatementType = 10
 
const int DtStealthStatementType = 5
 
const int DtSimCommandStatementType = 6
 

Variable Documentation

const int DtIfStatementType = 0

File: simStmtTypes.h.

Purpose: Define constants for types of DtSimStatments.

const int DtSetDataStatementType = 1
const int DtTaskStatementType = 2
const int DtTriggerStatementType = 3
const int DtWhileStatementType = 4
const int DtRegisterTriggerStatementType = 7
const int DtUnregisterTriggerStatementType = 8
const int DtWaitUntilStatementType = 9
const int DtDoUntilStatementType = 10
const int DtStealthStatementType = 5
const int DtSimCommandStatementType = 6

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)