Givaro
Public Member Functions | Protected Attributes
RefCounter Class Reference

Ref counter. More...

#include <givref_count.h>

Public Member Functions

 RefCounter (long l=0)
 ~RefCounter ()
long getvalue () const
long val () const
long & refvalue ()
long incr ()
long decr ()

Protected Attributes

long counter

Detailed Description

Ref counter.


Constructor & Destructor Documentation

RefCounter ( long  l = 0)
inline
~RefCounter ( )
inline

Member Function Documentation

long getvalue ( ) const
inline
long val ( ) const
inline
long& refvalue ( )
inline
long incr ( )
inline
long decr ( )
inline

Field Documentation

long counter
protected

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