#include <iostream.h>
Definition at line 38 of file iostream.h.
◆ traits_type
◆ pythonbuf() [1/2]
pythonbuf::pythonbuf |
( |
const object & |
pyostream, |
|
|
size_t |
buffer_size = 1024 |
|
) |
| |
|
inlineexplicit |
◆ pythonbuf() [2/2]
◆ ~pythonbuf()
pythonbuf::~pythonbuf |
( |
| ) |
|
|
inlineoverride |
◆ _sync()
◆ overflow()
int pythonbuf::overflow |
( |
int |
c | ) |
|
|
inlineoverrideprivate |
◆ sync()
◆ utf8_remainder()
size_t pythonbuf::utf8_remainder |
( |
| ) |
const |
|
inlineprivate |
◆ buf_size
const size_t pythonbuf::buf_size |
|
private |
◆ d_buffer
std::unique_ptr<char[]> pythonbuf::d_buffer |
|
private |
◆ pyflush
◆ pywrite
The documentation for this class was generated from the following file: