ScummVM API documentation
MutationOfJB::RenameCommand Member List

This is the complete list of members for MutationOfJB::RenameCommand, including all inherited members.

debugString() const override (defined in MutationOfJB::RenameCommand)MutationOfJB::RenameCommandvirtual
execute(ScriptExecutionContext &scriptExecCtx) override (defined in MutationOfJB::RenameCommand)MutationOfJB::RenameCommandvirtual
ExecuteResult enum name (defined in MutationOfJB::Command)MutationOfJB::Command
Finished enum value (defined in MutationOfJB::Command)MutationOfJB::Command
InProgress enum value (defined in MutationOfJB::Command)MutationOfJB::Command
next() const override (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommandvirtual
None enum value (defined in MutationOfJB::Command)MutationOfJB::Command
RenameCommand(const Common::String &oldName, const Common::String &newName) (defined in MutationOfJB::RenameCommand)MutationOfJB::RenameCommandinline
SeqCommand() (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommandinline
setNextCommand(Command *nextCommand) (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommand
~Command() (defined in MutationOfJB::Command)MutationOfJB::Commandvirtual