VR-Forces 5.0.1 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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)