ecto
Public Member Functions | Public Attributes | List of all members
ecto::py::streambuf_capsule Struct Reference

#include <streambuf.hpp>

Inheritance diagram for ecto::py::streambuf_capsule:
Inheritance graph
[legend]
Collaboration diagram for ecto::py::streambuf_capsule:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

streambuf python_streambuf
 

Constructor & Destructor Documentation

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

Member Function Documentation

bp::object ecto::py::streambuf_capsule::get_original_file ( ) const
inline

Member Data Documentation

streambuf ecto::py::streambuf_capsule::python_streambuf

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