SHOGUN
v3.2.0
|
Go to the source code of this file.
Classes | |
class | SGRefObject |
Class SGRefObject is a reference count based memory management class. More... | |
Macros | |
#define | SG_REF(x) |
#define | SG_UNREF(x) |
#define | SG_UNREF_NO_NULL(x) |
#define SG_REF | ( | x | ) |
Definition at line 34 of file SGRefObject.h.
#define SG_UNREF | ( | x | ) |
Definition at line 35 of file SGRefObject.h.
#define SG_UNREF_NO_NULL | ( | x | ) |
Definition at line 36 of file SGRefObject.h.