All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
refBase.h File Reference
+ Include dependency graph for refBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfRefPtr< T >
 Reference-counted smart pointer utility class. More...
 
class  TfWeakPtr< T >
 Pointer storage with deletion detection. More...
 
class  TfRefBase
 Enable a concrete base class for use with TfRefPtr. More...
 
class  TfSimpleRefBase
 Enable a concrete base class for use with TfRefPtr that inhibits the "unique changed" facility of TfRefPtr. More...