| HDK
    | 
#include <pyPtrHelpers.h>
| Public Types | |
| typedef Ptr::DataType | Pointee | 
| typedef pxr_boost::python::objects::pointer_holder < Ptr, Pointee > | Holder | 
| typedef std::pair< PyObject *, bool > | Result | 
| Static Public Member Functions | |
| static Result | Execute (Ptr const &p) | 
Definition at line 61 of file pyPtrHelpers.h.
| typedef pxr_boost::python::objects::pointer_holder<Ptr, Pointee> TfMakePyPtr< Ptr >::Holder | 
Definition at line 63 of file pyPtrHelpers.h.
| typedef Ptr::DataType TfMakePyPtr< Ptr >::Pointee | 
Definition at line 62 of file pyPtrHelpers.h.
| typedef std::pair<PyObject*, bool> TfMakePyPtr< Ptr >::Result | 
Definition at line 64 of file pyPtrHelpers.h.
| 
 | inlinestatic | 
Definition at line 69 of file pyPtrHelpers.h.