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 25 of file pyResultConversions.h.
typedef std::remove_reference_t<T> Tf_PySequenceToTupleConverter< T >::SeqType |
Definition at line 165 of file pyResultConversions.h.
|
inline |
Definition at line 166 of file pyResultConversions.h.
|
inline |
Definition at line 172 of file pyResultConversions.h.
|
inline |
Definition at line 169 of file pyResultConversions.h.