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

#include <pyContainerConversions.h>

Static Public Member Functions

static PyObject * convert (ContainerType const &c)
 

Detailed Description

template<typename ContainerType>
struct TfPyMapToPythonDict< ContainerType >

Definition at line 88 of file pyContainerConversions.h.

Member Function Documentation

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

Definition at line 90 of file pyContainerConversions.h.


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