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

MCRefCountAccessorTmpl Class Template Reference

Template to provide increment and decrement of a reference count using a particular threading model. More...

#include <mcllib/MCRefCountAccessor.h>

Inheritance diagram for MCRefCountAccessorTmpl:

MCRefCountAccessorBase MCRefPtr MCRefPtrAttacher MCRefPtrDetacher List of all members.

Public Member Functions

mcatomic_t decCnt (MCRefCount *pCtr) const
 Decrement the ref count for the specified object and return new count.
mcatomic_t incCnt (MCRefCount *pCtr) const
 Increment the ref count for the specified object and return new count.

Detailed Description

template<MCThreadModel::EModel MODEL>
class mcllib::MCRefCountAccessorTmpl< MODEL >

Template to provide increment and decrement of a reference count using a particular threading model.


Generated on Wed Jan 12 19:05:49 2005 for MCLLIB by  doxygen 1.3.9.1