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

#include <pyContainerConversions.h>

Static Public Member Functions

static PyObject * convert (ContainerType const &a)
 

Detailed Description

template<typename ContainerType>
struct TfPyContainerConversions::to_tuple< ContainerType >

Definition at line 99 of file pyContainerConversions.h.

Member Function Documentation

template<typename ContainerType >
static PyObject* TfPyContainerConversions::to_tuple< ContainerType >::convert ( ContainerType const a)
inlinestatic

Definition at line 101 of file pyContainerConversions.h.


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