HDK
|
#include <pyResultConversions.h>
Public Types | |
typedef std::remove_reference_t< T > | SeqType |
Public Member Functions | |
bool | convertible () const |
PyObject * | operator() (T seq) const |
PyTypeObject * | get_pytype () |
Definition at line 39 of file pyResultConversions.h.
typedef std::remove_reference_t<T> Tf_PySequenceToListConverter< T >::SeqType |
Definition at line 138 of file pyResultConversions.h.
|
inline |
Definition at line 139 of file pyResultConversions.h.
|
inline |
Definition at line 145 of file pyResultConversions.h.
|
inline |
Definition at line 142 of file pyResultConversions.h.