OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
null_thread_specific_ptr< T > Class Template Reference

Public Types

typedef void(* destructor_t )(T *)
 

Public Member Functions

 null_thread_specific_ptr (destructor_t dest=NULL)
 
T * get ()
 
void reset (T *newptr=NULL)
 

The documentation for this class was generated from the following file: