#include "oct-prcstrm.h"
|
| octave_iprocstream (const std::string &n, std::ios::openmode arg_md=std::ios::in, octave::mach_info::float_format flt_fmt=octave::mach_info::native_float_format(), const std::string &encoding="utf-8") |
|
|
static octave::stream | create (const std::string &n, std::ios::openmode arg_md=std::ios::in, octave::mach_info::float_format flt_fmt=octave::mach_info::native_float_format(), const std::string &encoding="utf-8") |
|
Definition at line 43 of file oct-prcstrm.h.
◆ octave_iprocstream()
octave_iprocstream::octave_iprocstream |
( |
const std::string & |
n, |
|
|
std::ios::openmode |
arg_md = std::ios::in , |
|
|
octave::mach_info::float_format |
flt_fmt = octave::mach_info::native_float_format () , |
|
|
const std::string & |
encoding = "utf-8" |
|
) |
| |
◆ ~octave_iprocstream()
octave_iprocstream::~octave_iprocstream |
( |
| ) |
|
|
protected |
◆ create()
octave::stream octave_iprocstream::create |
( |
const std::string & |
n, |
|
|
std::ios::openmode |
arg_md = std::ios::in , |
|
|
octave::mach_info::float_format |
flt_fmt = octave::mach_info::native_float_format () , |
|
|
const std::string & |
encoding = "utf-8" |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: