![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <python_streambuf.h>
Public Member Functions | |
| streambuf_capsule (bp::object &python_file_obj, std::size_t buffer_size=0) | |
Public Attributes | |
| streambuf | python_streambuf |
Definition at line 550 of file python_streambuf.h.
|
inline |
Definition at line 553 of file python_streambuf.h.
References python_streambuf.
Referenced by boost_adaptbx::python::ostream::ostream().
| streambuf boost_adaptbx::python::streambuf_capsule::python_streambuf |
Definition at line 551 of file python_streambuf.h.
Referenced by boost_adaptbx::python::ostream::ostream(), and streambuf_capsule().