|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
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. | |
Base class for objects with reference counting.