OTest2
A C++ testing framework
OTest2::CmdRepeatObject Member List

This is the complete list of members for OTest2::CmdRepeatObject, including all inherited members.

CmdRepeatObject(ScenarioPtr scenarion_, ObjectRepeaterPtr repeater_, const std::string &name_, ObjectPtr parent_)OTest2::CmdRepeatObjectexplicit
CmdRepeatObject(const CmdRepeatObject &)=deleteOTest2::CmdRepeatObject
Command(const Command &)=deleteOTest2::Command
Command()OTest2::Command
operator=(const CmdRepeatObject &)=deleteOTest2::CmdRepeatObject
OTest2::Command::operator=(const Command &)=deleteOTest2::Command
run(const Context &context_) overrideOTest2::CmdRepeatObjectvirtual
shouldWait(const Context &context_, int &delay_)OTest2::Commandvirtual
~CmdRepeatObject()OTest2::CmdRepeatObjectvirtual
~Command()OTest2::Commandvirtual