![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <python_streambuf.h>
Public Member Functions | |
| ostream (bp::object &python_file_obj, std::size_t buffer_size=0) | |
| ~ostream () noexcept override | |
Public Member Functions inherited from boost_adaptbx::python::streambuf::ostream | |
| ostream (streambuf &buf) | |
| ostream (streambuf *buf) | |
| ~ostream () override | |
Definition at line 557 of file python_streambuf.h.
|
inline |
Definition at line 558 of file python_streambuf.h.
References ostream(), boost_adaptbx::python::streambuf_capsule::python_streambuf, and boost_adaptbx::python::streambuf_capsule::streambuf_capsule().
Referenced by ostream().
|
inlineoverridenoexcept |
Definition at line 562 of file python_streambuf.h.