virtual bool execute(const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *plan=0)=0
Perform the actual execution of the DtSimCommand.
Executor for the DtSendTextMessageCommand DtSimCommand.
Definition: sendTextMessageCommandExecutor.h:15
#define DT_DLL_vrfplanmgr
This file is used to determine how to build.
Definition: vrfplanmgrDefines.h:28
DtSimCommand subclass for deleting a named object.
Definition: sendTextMessageCommand.h:15
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:103