#include <referenceCount.h>
Inheritance diagram for RefCountObj< Base >:
Public Member Functions | |
INLINE | RefCountObj () |
INLINE | RefCountObj (const Base ©) |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
|
|
Reimplemented from ReferenceCount. Definition at line 121 of file referenceCount.h. References RefCountObj< Base >::_type_handle. |
|
Reimplemented from ReferenceCount. |
|
Reimplemented from ReferenceCount. Definition at line 127 of file referenceCount.h. Referenced by RefCountObj< Base >::get_class_type(). |