CompoundCommand
command = new CompoundCommand(commands, 3,
command = new CompoundCommand(commands, 2,
command = new CompoundCommand(commands, 2,
CompoundCommand::CompoundCommand(Command** commands,
CompoundCommand::~CompoundCommand()
CompoundCommand::InitCheck()
CompoundCommand::Perform()
CompoundCommand::Undo()
CompoundCommand::Redo()
CompoundCommand::GetName(BString& name)
class CompoundCommand : public Command {
CompoundCommand(Command** commands,
virtual ~CompoundCommand();
CompoundCommand* command = new CompoundCommand(commands, 3,