C3D Toolkit  Kernel - 118060, Vision - 2.15.0.1825
MtRefBase< Derived > Class Template Reference

Base class for objects with reference counting. More...

#include <mt_ref_item.h>

Public Member Functions

refcount_t AddRef () const
 Adds a reference to this object.
 
refcount_t Release () const
 Releases a reference to this object.
 
refcount_t GetUseCount () const
 Returns a number of objects referring to this.
 

Detailed Description

template<class Derived>
class MtRefBase< Derived >

Base class for objects with reference counting.

See also
MbRefItem, MtRefItem, SPtr

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