virtual bool execute(const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *plan=0)=0
Perform the actual execution of the DtSimCommand. Pure virtual function; must be overloaded by derive...
Executor for the DtSendTextMessageCommand DtSimCommand. Sends the text message to the given object (o...
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