CppUnit project page | FAQ |
Default protector that catch all exceptions (Implementation). More...
#include <DefaultProtector.h>
Public Member Functions | |
bool | protect (const Functor &functor, const ProtectorContext &context) |
Default protector that catch all exceptions (Implementation).
Implementation detail.
CPPUNIT_NS_BEGIN bool DefaultProtector::protect | ( | const Functor & | functor, | |
const ProtectorContext & | context | |||
) | [virtual] |
Implements Protector.
Send comments to: CppUnit Developers |