RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
boost_adaptbx::python::streambuf::ostream Class Reference

#include <python_streambuf.h>

Inheritance diagram for boost_adaptbx::python::streambuf::ostream:
boost_adaptbx::python::ostream

Public Member Functions

 ostream (streambuf &buf)
 
 ostream (streambuf *buf)
 
 ~ostream () override
 

Detailed Description

Definition at line 525 of file python_streambuf.h.

Constructor & Destructor Documentation

◆ ostream() [1/2]

boost_adaptbx::python::streambuf::ostream::ostream ( streambuf & buf)
inline

Definition at line 527 of file python_streambuf.h.

References ostream(), and boost_adaptbx::python::streambuf::streambuf().

Referenced by ostream(), and ostream().

◆ ostream() [2/2]

boost_adaptbx::python::streambuf::ostream::ostream ( streambuf * buf)
inline

Definition at line 532 of file python_streambuf.h.

References ostream(), and boost_adaptbx::python::streambuf::streambuf().

◆ ~ostream()

boost_adaptbx::python::streambuf::ostream::~ostream ( )
inlineoverride

Definition at line 536 of file python_streambuf.h.


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