matplotlibcpp17
matplotlibcpp17::ObjectWrapper Struct Reference

A proxy class for pybind object. More...

#include <common.h>

Inheritance diagram for matplotlibcpp17::ObjectWrapper:
Collaboration diagram for matplotlibcpp17::ObjectWrapper:

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
 

Detailed Description

A proxy class for pybind object.


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