RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
boost_adaptbx::python::streambuf_capsule Struct Reference

#include <python_streambuf.h>

Inheritance diagram for boost_adaptbx::python::streambuf_capsule:
boost_adaptbx::python::ostream

Public Member Functions

 streambuf_capsule (bp::object &python_file_obj, std::size_t buffer_size=0)
 

Public Attributes

streambuf python_streambuf
 

Detailed Description

Definition at line 542 of file python_streambuf.h.

Constructor & Destructor Documentation

◆ streambuf_capsule()

boost_adaptbx::python::streambuf_capsule::streambuf_capsule ( bp::object & python_file_obj,
std::size_t buffer_size = 0 )
inline

Definition at line 545 of file python_streambuf.h.

Member Data Documentation

◆ python_streambuf

streambuf boost_adaptbx::python::streambuf_capsule::python_streambuf

Definition at line 543 of file python_streambuf.h.


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