CP_SmartRef() | CP_SmartRef< T > | |
CP_SmartRef(T *inObj, bool inTransferOwnership=false) | CP_SmartRef< T > | |
CP_SmartRef(const CP_SmartRef< T > &inRef) | CP_SmartRef< T > | |
CP_SmartRef(const CP_SmartRef< Other > &inRef) | CP_SmartRef< T > | |
fObj | CP_SmartRef< T > | [protected] |
Get() const | CP_SmartRef< T > | |
operator *() const | CP_SmartRef< T > | |
operator T *() const | CP_SmartRef< T > | |
operator->() const | CP_SmartRef< T > | |
operator=(const CP_SmartRef< T > &inRef) | CP_SmartRef< T > | |
operator=(const CP_SmartRef< Other > &inRef) | CP_SmartRef< T > | |
operator=(T *inObj) | CP_SmartRef< T > | |
operator=(Other *inObj) | CP_SmartRef< T > | |
Release() | CP_SmartRef< T > | |
Reset(T *inObj, bool inTransferOwnership=false) | CP_SmartRef< T > | |
~CP_SmartRef() | CP_SmartRef< T > |