HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfPySequenceToPython< ContainerType > Struct Template Reference

#include <pyContainerConversions.h>

Static Public Member Functions

static PyObject * convert (ContainerType const &c)
 

Detailed Description

template<typename ContainerType>
struct TfPySequenceToPython< ContainerType >

Definition at line 61 of file pyContainerConversions.h.

Member Function Documentation

template<typename ContainerType >
static PyObject* TfPySequenceToPython< ContainerType >::convert ( ContainerType const c)
inlinestatic

Definition at line 63 of file pyContainerConversions.h.


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