VISH  0.2
Classes | Public Member Functions | Protected Types | Protected Member Functions | Static Protected Member Functions | Protected Attributes
MemCore::Counter Class Reference

Base class for thread-safe counting, comes with an exception-safe incrementing/decrementing counter class. More...

#include </home/werner/origo/vish/memcore/Counter.hpp>

List of all members.

Classes

Public Member Functions

Protected Types

Protected Member Functions

Static Protected Member Functions

Protected Attributes


Detailed Description

Base class for thread-safe counting, comes with an exception-safe incrementing/decrementing counter class.


Member Function Documentation

counter_t MemCore::Counter::operator() ( ) const throw () [inline]

Return the strong reference count, i.e.

how many object keep this object alive.


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