VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
stealthCommandsManager.h File Reference

Go to the source code of this file.

Classes

class  DtStealthCommandsManager

Typedefs

typedef boost::function< void(DtSimManager
*, const DtString &simCommand,
const DtRwVariableBindings
&variables)> 
DtStealthCommandExecutorFcn
 Class: DtStealthCommandsManager.

Detailed Description

Typedef Documentation

typedef boost::function<void (DtSimManager*, const DtString& simCommand, const DtRwVariableBindings& variables)> DtStealthCommandExecutorFcn

Class: DtStealthCommandsManager.

Responsible for maintaining and executing stealth commands. The stealth commands are of the format (in the stealth command vector) stealth command, display name, variables that are used for entry for the stealth command (see vrfScriptedTasksConstants.h)

When adding a stealth command a boost function is also associated with the command that will be used to execute that actual command. The variables that are sent will contain a match for the variable(s) supplied. Stealth commands act very much like a scripted task, but, instead of executing a lua script it sends a stealth command


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)