#include "oct-stdstrm.h"
|
static stream | create (const std::string &n, gzFile f=nullptr, int fid=0, std::ios::openmode m=std::ios::in|std::ios::out, mach_info::float_format ff=mach_info::native_float_format(), const std::string &encoding="utf-8", c_zfile_ptr_buf::close_fcn cf=c_zfile_ptr_buf::file_close) |
|
Definition at line 163 of file oct-stdstrm.h.
◆ zstdiostream() [1/2]
zstdiostream::zstdiostream |
( |
const std::string & |
n, |
|
|
gzFile |
f = nullptr , |
|
|
int |
fid = 0 , |
|
|
std::ios::openmode |
m = std::ios::in | std::ios::out , |
|
|
mach_info::float_format |
ff = mach_info::native_float_format () , |
|
|
const std::string & |
encoding = "utf-8" , |
|
|
c_zfile_ptr_buf::close_fcn |
cf = c_zfile_ptr_buf::file_close |
|
) |
| |
|
inline |
◆ zstdiostream() [2/2]
◆ ~zstdiostream()
zstdiostream::~zstdiostream |
( |
void |
| ) |
|
|
protecteddefault |
◆ bad()
◆ clear()
◆ create()
static stream zstdiostream::create |
( |
const std::string & |
n, |
|
|
gzFile |
f = nullptr , |
|
|
int |
fid = 0 , |
|
|
std::ios::openmode |
m = std::ios::in | std::ios::out , |
|
|
mach_info::float_format |
ff = mach_info::native_float_format () , |
|
|
const std::string & |
encoding = "utf-8" , |
|
|
c_zfile_ptr_buf::close_fcn |
cf = c_zfile_ptr_buf::file_close |
|
) |
| |
|
inlinestatic |
◆ do_close()
◆ eof()
◆ file_number()
◆ input_stream()
◆ name()
◆ operator=()
◆ output_stream()
◆ rdbuf()
◆ seek()
◆ tell()
◆ m_fnum
◆ m_mode
◆ m_name
◆ m_stream
The documentation for this class was generated from the following file: