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  

ProtectFunctor Class Reference

Inheritance diagram for ProtectFunctor:

Inheritance graph
[legend]
Collaboration diagram for ProtectFunctor:

Collaboration graph
[legend]
List of all members.

Public Methods

 ProtectFunctor (Protector *protector, const Functor &functor, const ProtectorContext &context)
bool operator() () const

Private Attributes

Protectorm_protector
const Functorm_functor
const ProtectorContextm_context

Constructor & Destructor Documentation

ProtectFunctor::ProtectFunctor Protector   protector,
const Functor   functor,
const ProtectorContext   context
[inline]
 


Member Function Documentation

bool ProtectFunctor::operator()   const [inline, virtual]
 

Implements Functor.


Member Data Documentation

const ProtectorContext& ProtectFunctor::m_context [private]
 

const Functor& ProtectFunctor::m_functor [private]
 

Protector* ProtectFunctor::m_protector [private]
 


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