CppUnit project page FAQ CppUnit home page

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

DefaultProtector Class Reference

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

#include <DefaultProtector.h>

Inheritance diagram for DefaultProtector:

Inheritance graph
[legend]
Collaboration diagram for DefaultProtector:

Collaboration graph
[legend]
List of all members.

Public Methods

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