Public Member Functions

boost_adaptbx::python::ostream Struct Reference

#include <python_streambuf.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 465 of file python_streambuf.h.


Constructor & Destructor Documentation

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

Definition at line 467 of file python_streambuf.h.

boost_adaptbx::python::ostream::~ostream (  )  [inline]

Reimplemented from boost_adaptbx::python::streambuf::ostream.

Definition at line 475 of file python_streambuf.h.


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