HDK
|
#include <refPtr.h>
Static Public Member Functions | |
static const T * | GetRawPtr (const TfRefPtr< const T > &t) |
static TfRefPtr< const T > | ConstructFromRawPtr (T *ptr) |
static bool | IsNull (const TfRefPtr< const T > &t) |
static void | Class_Object_MUST_Be_Passed_By_Address () |
|
inlinestatic |
|
inlinestatic |