CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DefaultProtector Class Reference

Default protector that catch all exceptions (Implementation). More...

#include <DefaultProtector.h>

Inheritance diagram for DefaultProtector:

Protector List of all members.

Public Member Functions

bool protect (const Functor &functor, const ProtectorContext &context)

Detailed Description

Default protector that catch all exceptions (Implementation).

Implementation detail.


Member Function Documentation

CPPUNIT_NS_BEGIN bool DefaultProtector::protect const Functor functor,
const ProtectorContext context
[virtual]
 

Implements Protector.


The documentation for this class was generated from the following files:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers