Public Member Functions | Public Attributes

boost_adaptbx::python::streambuf_capsule Struct Reference

#include <python_streambuf.h>

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

List of all members.

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 453 of file python_streambuf.h.


Constructor & Destructor Documentation

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

Definition at line 457 of file python_streambuf.h.


Member Data Documentation


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