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

#include <streambuf.hpp>

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

Public Member Functions

 ostream (bp::object &python_file_obj, std::size_t buffer_size=0)
 
 ~ostream ()
 
- Public Member Functions inherited from ecto::py::streambuf_capsule
 streambuf_capsule (bp::object &python_file_obj, std::size_t buffer_size=0)
 
bp::object get_original_file () const
 
- Public Member Functions inherited from ecto::py::streambuf::ostream
 ostream (streambuf &buf)
 
 ~ostream ()
 

Additional Inherited Members

- Public Attributes inherited from ecto::py::streambuf_capsule
streambuf python_streambuf
 

Constructor & Destructor Documentation

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

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