OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::ExcCatcherOrdinary, including all inherited members.
catchException(const Context &context_, std::function< void(const Context &)> ftor_, std::string &message_) noexcept | OTest2::ExcCatcherOrdinary | virtual |
ExcCatcher() | OTest2::ExcCatcher | |
ExcCatcher(const ExcCatcher &)=delete | OTest2::ExcCatcher | |
ExcCatcherOrdinary() | OTest2::ExcCatcherOrdinary | |
ExcCatcherOrdinary(const ExcCatcherOrdinary &)=delete | OTest2::ExcCatcherOrdinary | |
operator=(const ExcCatcherOrdinary &)=delete | OTest2::ExcCatcherOrdinary | |
OTest2::ExcCatcher::operator=(const ExcCatcher &)=delete | OTest2::ExcCatcher | |
~ExcCatcher() | OTest2::ExcCatcher | virtual |
~ExcCatcherOrdinary() | OTest2::ExcCatcherOrdinary | virtual |