Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
RefCounterBaseC::Label(void) const
RefCounterBaseC
 
The common part of reference counters
 
include "amma/RefCBase.hh"
User Level:Default
Library:MRefC
Section:Basic Types.Refrence Counting
In Scope:std

Comments:
The class RefCounterBaseC implements the maximum common part of reference counters.

Derived Classes: Typedefs:
typedef const void * LabelT;
A label to identify the object.

typedef unsigned int RCCountT;
A number of references.

Methods:
LabelT Label() const
Returns the label of this reference counter.
The member function is useful mainly to recognize objects during debugging. The value of the label is uniquely defined pointer.


Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001