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

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

CmdState(const CmdState &)=deleteOTest2::CmdState
CmdState(CaseOrdinaryPtr testcase_, const std::string &name_, int delay_)OTest2::CmdStateexplicit
Command(const Command &)=deleteOTest2::Command
Command()OTest2::Command
operator=(const CmdState &)=deleteOTest2::CmdState
OTest2::Command::operator=(const Command &)=deleteOTest2::Command
run(const Context &context_)OTest2::CmdStatevirtual
shouldWait(const Context &context_, int &delay_)OTest2::Commandvirtual
~CmdState()OTest2::CmdStatevirtual
~Command()OTest2::Commandvirtual