HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vt_ValueFromPythonRegistry Class Reference

#include <valueFromPython.h>

Public Member Functions

 Vt_ValueFromPythonRegistry (Vt_ValueFromPythonRegistry const &)=delete
 
Vt_ValueFromPythonRegistryoperator= (Vt_ValueFromPythonRegistry const &)=delete
 
 Vt_ValueFromPythonRegistry (Vt_ValueFromPythonRegistry &&)=delete
 
Vt_ValueFromPythonRegistryoperator= (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 >
 

Detailed Description

Definition at line 46 of file valueFromPython.h.

Constructor & Destructor Documentation

Vt_ValueFromPythonRegistry::Vt_ValueFromPythonRegistry ( Vt_ValueFromPythonRegistry const )
delete
Vt_ValueFromPythonRegistry::Vt_ValueFromPythonRegistry ( Vt_ValueFromPythonRegistry &&  )
delete

Member Function Documentation

static bool Vt_ValueFromPythonRegistry::HasConversions ( )
inlinestatic

Definition at line 49 of file valueFromPython.h.

static VT_API VtValue Vt_ValueFromPythonRegistry::Invoke ( PyObject *  obj)
static
Vt_ValueFromPythonRegistry& Vt_ValueFromPythonRegistry::operator= ( Vt_ValueFromPythonRegistry const )
delete
Vt_ValueFromPythonRegistry& Vt_ValueFromPythonRegistry::operator= ( Vt_ValueFromPythonRegistry &&  )
delete
template<class T >
static void Vt_ValueFromPythonRegistry::Register ( bool  registerRvalue)
inlinestatic

Definition at line 57 of file valueFromPython.h.

Friends And Related Function Documentation

Definition at line 79 of file valueFromPython.h.


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