Template Class CountRefHandle#
Defined in File CountRefHandle.h
Class Documentation#
-
template<class T>
class CountRefHandle# Public Functions
-
inline CountRefHandle()#
-
inline CountRefHandle(const CountRefHandle<T> &that)#
-
inline CountRefHandle<T> &operator=(const CountRefHandle<T> &that)#
-
inline ~CountRefHandle()#
-
inline void Reset()#
-
inline bool operator==(const CountRefHandle<T> &that) const#
-
inline CountRefHandle()#