| matplotlibcpp17
    | 
A proxy class for pybind object. More...
#include <common.h>


| Public Member Functions | |
| ObjectWrapper (const pybind11::object &object) | |
| ObjectWrapper (pybind11::object &&object) | |
|  Public Member Functions inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | unwrap () const | 
| Additional Inherited Members | |
|  Protected Attributes inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | self | 
A proxy class for pybind object.