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

#include <pyOptional.h>

+ Inheritance diagram for TfPyOptional::python_optional< T >:

Classes

struct  optional_from_python
 
struct  optional_to_python
 

Public Member Functions

 python_optional ()
 

Detailed Description

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

Definition at line 66 of file pyOptional.h.

Constructor & Destructor Documentation

template<typename T >
TfPyOptional::python_optional< T >::python_optional ( )
inlineexplicit

Definition at line 111 of file pyOptional.h.


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