Conscience Core
conscience_core::bridging::commands::FunctionCommandWrapper Member List

This is the complete list of members for conscience_core::bridging::commands::FunctionCommandWrapper, including all inherited members.

_execute(CscEnvironmentSimulator &environmentSimulator)conscience_core::bridging::commands::CscCommand
addCommandExecutedListener(CommandExecutedListener listener)conscience_core::bridging::commands::CscCommandstatic
CommandExecutedListener typedefconscience_core::bridging::commands::CscCommand
CscCommand(const CommandTypeId &typeId)conscience_core::bridging::commands::CscCommandprotected
doExecute(CscEnvironmentSimulator &environmentSimulator) overrideconscience_core::bridging::commands::FunctionCommandWrapperprotectedvirtual
entityReflexionconscience_core::bridging::commands::FunctionCommandWrapperprotected
execute(CscEnvironmentSimulator &environmentSimulator)conscience_core::bridging::commands::CscCommandinline
FunctionCommandWrapper(ptr< CscEntityReflexion > entityReflexion, string commandId, FunctionCommand functionCommand, const string &originalCommandString, const vector< string > &originalCommandArguments)conscience_core::bridging::commands::FunctionCommandWrapper
getEntityId() constconscience_core::bridging::commands::CscCommandprotected
getEntityReflexion() const overrideconscience_core::bridging::commands::FunctionCommandWrapperprotectedvirtual
getOriginalCommandArguments() constconscience_core::bridging::commands::FunctionCommandWrapper
getOriginalCommandString() constconscience_core::bridging::commands::FunctionCommandWrapper
getTypeId() constconscience_core::bridging::commands::CscCommand
resultFile(const fs::path &resultingFilePath)conscience_core::bridging::commands::CscCommandprotected
resultNone()conscience_core::bridging::commands::CscCommandprotected
resultObject(TResult *result)conscience_core::bridging::commands::CscCommandinlineprotected
resultSequence(CscSequence *sequence, const string &entitySerialNumber, bool doNotPlay=false)conscience_core::bridging::commands::CscCommandprotected
setOriginalCommandString(string command)conscience_core::bridging::commands::CscCommand
typeIdconscience_core::bridging::commands::CscCommandprotected
~CscCommand()conscience_core::bridging::commands::CscCommandvirtual