HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfPyOptional::python_optional< T >::optional_to_python< Optional > Struct Template Reference

#include <pyOptional.h>

Static Public Member Functions

static PyObject * convert (const Optional &value)
 

Detailed Description

template<typename T>
template<typename Optional>
struct TfPyOptional::python_optional< T >::optional_to_python< Optional >

Definition at line 71 of file pyOptional.h.

Member Function Documentation

template<typename T >
template<typename Optional >
static PyObject* TfPyOptional::python_optional< T >::optional_to_python< Optional >::convert ( const Optional &  value)
inlinestatic

Definition at line 73 of file pyOptional.h.


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