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 46 of file valueFromPython.h.
|
delete |
|
delete |
|
inlinestatic |
Definition at line 49 of file valueFromPython.h.
|
delete |
|
delete |
|
inlinestatic |
Definition at line 57 of file valueFromPython.h.
|
friend |
Definition at line 79 of file valueFromPython.h.