#include "oct-strstrm.h"
Definition at line 38 of file oct-strstrm.h.
◆ base_strstream() [1/2]
base_strstream::base_strstream |
( |
std::ios::openmode |
m = std::ios::out , |
|
|
mach_info::float_format |
ff = mach_info::native_float_format () , |
|
|
const std::string & |
encoding = "utf-8" |
|
) |
| |
|
inline |
◆ base_strstream() [2/2]
◆ ~base_strstream()
base_strstream::~base_strstream |
( |
void |
| ) |
|
|
protecteddefault |
◆ bad()
virtual bool base_strstream::bad |
( |
void |
| ) |
const |
|
pure virtual |
◆ clear()
virtual void base_strstream::clear |
( |
void |
| ) |
|
|
pure virtual |
◆ name()
std::string base_strstream::name |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
◆ rdbuf()
virtual std::streambuf * base_strstream::rdbuf |
( |
void |
| ) |
|
|
pure virtual |
◆ seek()
OCTAVE_NAMESPACE_BEGIN int base_strstream::seek |
( |
off_t |
, |
|
|
int |
|
|
) |
| |
◆ tell()
off_t base_strstream::tell |
( |
void |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: