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

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

CmdTearDownObject(ObjectScenarioPtr object_, ScenarioPtr scenario_, int index_)OTest2::CmdTearDownObjectexplicit
CmdTearDownObject(const CmdTearDownObject &)=deleteOTest2::CmdTearDownObject
Command(const Command &)=deleteOTest2::Command
Command()OTest2::Command
operator=(const CmdTearDownObject &)=deleteOTest2::CmdTearDownObject
OTest2::Command::operator=(const Command &)=deleteOTest2::Command
run(const Context &context_) overrideOTest2::CmdTearDownObjectvirtual
shouldWait(const Context &context_, int &delay_)OTest2::Commandvirtual
~CmdTearDownObject()OTest2::CmdTearDownObjectvirtual
~Command()OTest2::Commandvirtual