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