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

#include <pyContainerConversions.h>

Static Public Member Functions

static PyObject * convert (ContainerType const &c)
 

Detailed Description

template<typename ContainerType>
struct TfPySequenceToPythonSet< ContainerType >

Definition at line 75 of file pyContainerConversions.h.

Member Function Documentation

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

Definition at line 77 of file pyContainerConversions.h.


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