#include "oct-iostrm.h"
Definition at line 37 of file oct-iostrm.h.
◆ base_iostream() [1/2]
base_iostream::base_iostream |
( |
const std::string & |
n = "" , |
|
|
std::ios::openmode |
m = std::ios::in | std::ios::out , |
|
|
mach_info::float_format |
ff = mach_info::native_float_format () |
|
) |
| |
|
inline |
◆ base_iostream() [2/2]
◆ ~base_iostream()
base_iostream::~base_iostream |
( |
void |
| ) |
|
|
protecteddefault |
◆ eof()
bool base_iostream::eof |
( |
void |
| ) |
const |
◆ invalid_operation()
void base_iostream::invalid_operation |
( |
void |
| ) |
const |
|
protected |
◆ name()
std::string base_iostream::name |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
◆ seek()
OCTAVE_NAMESPACE_BEGIN int base_iostream::seek |
( |
off_t |
offset, |
|
|
int |
origin |
|
) |
| |
◆ stream_type()
virtual const char * base_iostream::stream_type |
( |
void |
| ) |
const |
|
privatepure virtual |
◆ tell()
off_t base_iostream::tell |
( |
void |
| ) |
|
◆ m_name
std::string base_iostream::m_name |
|
private |
The documentation for this class was generated from the following files: