HDK
|
#include <typeFunctions.h>
Static Public Member Functions | |
static T * | GetRawPtr (T *t) |
static T * | ConstructFromRawPtr (T *ptr) |
static bool | IsNull (T *ptr) |
static void | Class_Object_MUST_Be_Passed_By_Address () |
static void | Class_Object_MUST_Not_Be_Const () |
Definition at line 76 of file typeFunctions.h.
|
inlinestatic |
Definition at line 87 of file typeFunctions.h.
|
inlinestatic |
Definition at line 88 of file typeFunctions.h.
|
inlinestatic |
Definition at line 81 of file typeFunctions.h.
|
inlinestatic |
Definition at line 77 of file typeFunctions.h.
|
inlinestatic |
Definition at line 83 of file typeFunctions.h.