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

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

Command(const Command &)=deleteOTest2::Command
Command()OTest2::Command
operator=(const Command &)=deleteOTest2::Command
run(const Context &context_)=0OTest2::Commandpure virtual
shouldWait(const Context &context_, int &delay_)OTest2::Commandvirtual
~Command()OTest2::Commandvirtual