| knowrob
    2.1.0
    A Knowledge Base System for Cognition-enabled Robots | 
#include <optional.h>


| Classes | |
| struct | conversion | 
| Public Member Functions | |
| python_optional () | |
| python_optional () | |
| Static Public Member Functions | |
| static void * | convertible (PyObject *obj) | 
| static void | constructor (PyObject *obj, boost::python::converter::rvalue_from_python_stage1_data *data) | 
| static void * | convertible (PyObject *obj) | 
| static void | constructor (PyObject *obj, boost::python::converter::rvalue_from_python_stage1_data *data) | 
handling of std::optional, map no-value to None in Python.
Definition at line 15 of file optional.h.
| 
 | inlineexplicit | 
Definition at line 45 of file optional.h.
| 
 | inlineexplicit | 
Definition at line 45 of file optional.h.
| 
 | inlinestatic | 
Definition at line 28 of file optional.h.
| 
 | inlinestatic | 
Definition at line 28 of file optional.h.
| 
 | inlinestatic | 
Definition at line 23 of file optional.h.
| 
 | inlinestatic | 
Definition at line 23 of file optional.h.