CppUnit project page FAQ CppUnit home page

Public Member Functions | Private Attributes
ProtectorChain::ProtectFunctor Class Reference
Inheritance diagram for ProtectorChain::ProtectFunctor:
Functor

List of all members.

Public Member Functions

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

Private Attributes

Protector * m_protector
const Functor & m_functor
const ProtectorContext & m_context

Constructor & Destructor Documentation

ProtectorChain::ProtectFunctor::ProtectFunctor ( Protector *  protector,
const Functor &  functor,
const ProtectorContext &  context 
) [inline]

Member Function Documentation

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

Implements Functor.


Member Data Documentation


The documentation for this class was generated from the following file:

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers