BLOCXX_NAMESPACE::COWReferenceBase Class Reference

#include <COWReferenceBase.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::COWReferenceBase:

BLOCXX_NAMESPACE::COWReference< T >

List of all members.

Protected Member Functions

 COWReferenceBase ()
 COWReferenceBase (const COWReferenceBase &arg)
void incRef ()
bool decRef ()
bool refCountGreaterThanOne () const
bool getWriteLock ()
void swap (COWReferenceBase &arg)
void useRefCountOf (const COWReferenceBase &arg)

Protected Attributes

RefCount *volatile m_pRefCount


Detailed Description

Definition at line 61 of file COWReferenceBase.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::COWReferenceBase::COWReferenceBase (  )  [inline, protected]

Definition at line 64 of file COWReferenceBase.hpp.

BLOCXX_NAMESPACE::COWReferenceBase::COWReferenceBase ( const COWReferenceBase arg  )  [inline, protected]

Definition at line 66 of file COWReferenceBase.hpp.


Member Function Documentation

void BLOCXX_NAMESPACE::COWReferenceBase::incRef (  )  [inline, protected]

Definition at line 71 of file COWReferenceBase.hpp.

bool BLOCXX_NAMESPACE::COWReferenceBase::decRef (  )  [inline, protected]

bool BLOCXX_NAMESPACE::COWReferenceBase::refCountGreaterThanOne (  )  const [inline, protected]

bool BLOCXX_NAMESPACE::COWReferenceBase::getWriteLock (  )  [inline, protected]

void BLOCXX_NAMESPACE::COWReferenceBase::swap ( COWReferenceBase arg  )  [inline, protected]

Definition at line 108 of file COWReferenceBase.hpp.

References BLOCXX_NAMESPACE::COWRefSwap(), and m_pRefCount.

void BLOCXX_NAMESPACE::COWReferenceBase::useRefCountOf ( const COWReferenceBase arg  )  [inline, protected]

Definition at line 113 of file COWReferenceBase.hpp.

References m_pRefCount.

Referenced by BLOCXX_NAMESPACE::COWReference< T >::useRefCountOf().


Member Data Documentation

Definition at line 121 of file COWReferenceBase.hpp.

Referenced by swap(), and useRefCountOf().


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

Generated on Wed Feb 25 19:05:03 2009 for blocxx by  doxygen 1.5.6