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

#include <pyOptional.h>

Static Public Member Functions

static PyObject * convert (const hboost::optional< T > &value)
 

Detailed Description

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

Definition at line 68 of file pyOptional.h.

Member Function Documentation

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

Definition at line 70 of file pyOptional.h.


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