Go to the source code of this file.
Macro Definition Documentation
#define OMNIEVENTS__DEBUG_REF_COUNTS 0 |
Define the macro OMNIEVENTS__DEBUG_REF_COUNTS to 1 in order to compile in debug versions of _add/remove_ref().
Definition at line 49 of file Servant.h.
#define OMNIEVENTS__DEBUG_REF_COUNTS__DECL |
Declares debug versions of _add/remove_ref().
Definition at line 68 of file Servant.h.
#define OMNIEVENTS__DEBUG_REF_COUNTS__DEFN |
( |
|
C | ) |
|
Defines debug versions of _add/remove_ref() for class C.
Definition at line 70 of file Servant.h.
#define OMNIEVENTS__DEBUG_SERVANT 0 |
Define the macro OMNIEVENTS__DEBUG_SERVANT to 1 in order to compile in servant object count checks.
Definition at line 52 of file Servant.h.