#include <python_streambuf.h>
Public Member Functions | |
| streambuf_capsule (bp::object &python_file_obj, std::size_t buffer_size=0) | |
Public Attributes | |
| streambuf | python_streambuf |
Definition at line 453 of file python_streambuf.h.
| 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.
Definition at line 455 of file python_streambuf.h.
1.7.1