Reference Counting Interface.
More...
#include <include/EST_Handleable.h>
|
int | refcount (void) const |
|
void | start_refcounting (int initial=0) |
|
void | inc_refcount (void) |
|
void | dec_refcount (void) |
|
int | is_unreferenced (void) const |
|
int | is_refcounted (void) const |
|
Reference Counting Interface.
This simple class does most of the things an object which is to be manipulated by EST_THandle style smart pointers needs to provide.
- See Also
- EST_THandle
-
EST_TBox
-
EST_TrackMap
- Author
- Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
- Version
- Id:
- EST_Handleable.h,v 1.4 2004/09/29 08:24:17 robert Exp
Definition at line 55 of file EST_Handleable.h.
The documentation for this class was generated from the following file: