CppUnit project page FAQ CppUnit home page

ProtectorChain::ProtectFunctor Class Reference
Inheritance diagram for ProtectorChain::ProtectFunctor:
Collaboration diagram for ProtectorChain::ProtectFunctor:

Public Member Functions

 ProtectFunctor (Protector *protector, const Functor &functor, const ProtectorContext &context)
bool operator() () const
Public Member Functions inherited from Functor
virtual ~Functor ()

Private Attributes

Protectorm_protector
const Functorm_functor
const ProtectorContextm_context

Constructor & Destructor Documentation

◆ ProtectFunctor()

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

Member Function Documentation

◆ operator()()

bool ProtectorChain::ProtectFunctor::operator() ( ) const
inlinevirtual

Implements Functor.

Member Data Documentation

◆ m_context

const ProtectorContext& ProtectorChain::ProtectFunctor::m_context
private

◆ m_functor

const Functor& ProtectorChain::ProtectFunctor::m_functor
private

◆ m_protector

Protector* ProtectorChain::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