#include "dir-ops.h"
Definition at line 39 of file dir-ops.h.
◆ dir_entry() [1/2]
octave::sys::dir_entry::dir_entry |
( |
const std::string & |
n = "" | ) |
|
|
inline |
◆ dir_entry() [2/2]
octave::sys::dir_entry::dir_entry |
( |
const dir_entry & |
d | ) |
|
|
inline |
◆ ~dir_entry()
octave::sys::dir_entry::~dir_entry |
( |
void |
| ) |
|
|
inline |
◆ close()
bool octave::sys::dir_entry::close |
( |
void |
| ) |
|
◆ error()
std::string octave::sys::dir_entry::error |
( |
void |
| ) |
const |
|
inline |
◆ max_name_length()
unsigned int octave::sys::dir_entry::max_name_length |
( |
void |
| ) |
|
|
static |
◆ ok()
bool octave::sys::dir_entry::ok |
( |
void |
| ) |
const |
|
inline |
◆ open()
bool octave::sys::dir_entry::open |
( |
const std::string & |
n = "" | ) |
|
◆ operator bool()
octave::sys::dir_entry::operator bool |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ read()
◆ dir
void* octave::sys::dir_entry::dir |
|
private |
◆ errmsg
std::string octave::sys::dir_entry::errmsg |
|
private |
◆ fail
bool octave::sys::dir_entry::fail |
|
private |
◆ name
std::string octave::sys::dir_entry::name |
|
private |
The documentation for this class was generated from the following files: