| HDK
    | 
#include <valueFromPython.h>
| Public Member Functions | |
| Vt_ValueFromPythonRegistry (Vt_ValueFromPythonRegistry const &)=delete | |
| Vt_ValueFromPythonRegistry & | operator= (Vt_ValueFromPythonRegistry const &)=delete | 
| Vt_ValueFromPythonRegistry (Vt_ValueFromPythonRegistry &&)=delete | |
| Vt_ValueFromPythonRegistry & | operator= (Vt_ValueFromPythonRegistry &&)=delete | 
| Static Public Member Functions | |
| static bool | HasConversions () | 
| static VT_API VtValue | Invoke (PyObject *obj) | 
| template<class T > | |
| static void | Register (bool registerRvalue) | 
| Friends | |
| class | TfSingleton< Vt_ValueFromPythonRegistry > | 
Definition at line 29 of file valueFromPython.h.
| 
 | delete | 
| 
 | delete | 
| 
 | inlinestatic | 
Definition at line 32 of file valueFromPython.h.
| 
 | delete | 
| 
 | delete | 
| 
 | inlinestatic | 
Definition at line 40 of file valueFromPython.h.
| 
 | friend | 
Definition at line 62 of file valueFromPython.h.