atime(void) const | base_file_stat | [inline] |
base_file_stat(void) | base_file_stat | [inline] |
base_file_stat(const base_file_stat &fs) | base_file_stat | [inline] |
blksize(void) const | base_file_stat | [inline] |
blocks(void) const | base_file_stat | [inline] |
ctime(void) const | base_file_stat | [inline] |
dev(void) const | base_file_stat | [inline] |
errmsg | base_file_stat | [protected] |
error(void) const | base_file_stat | [inline] |
exists(void) const | base_file_stat | [inline] |
fail | base_file_stat | [protected] |
file_stat(const std::string &n=std::string(), bool fl=true) | file_stat | [inline] |
file_stat(const file_stat &fs) | file_stat | [inline] |
fs_atime | base_file_stat | [protected] |
fs_blksize | base_file_stat | [protected] |
fs_blocks | base_file_stat | [protected] |
fs_ctime | base_file_stat | [protected] |
fs_dev | base_file_stat | [protected] |
fs_gid | base_file_stat | [protected] |
fs_ino | base_file_stat | [protected] |
fs_mode | base_file_stat | [protected] |
fs_mtime | base_file_stat | [protected] |
fs_nlink | base_file_stat | [protected] |
fs_rdev | base_file_stat | [protected] |
fs_size | base_file_stat | [protected] |
fs_uid | base_file_stat | [protected] |
get_stats(bool force=false) | file_stat | [inline] |
get_stats(const std::string &n, bool force=false) | file_stat | [inline] |
gid(void) const | base_file_stat | [inline] |
initialized | base_file_stat | [protected] |
ino(void) const | base_file_stat | [inline] |
is_blk(void) const | base_file_stat | |
is_blk(mode_t mode) | base_file_stat | [static] |
is_chr(void) const | base_file_stat | |
is_chr(mode_t mode) | base_file_stat | [static] |
is_dir(void) const | base_file_stat | |
is_dir(mode_t mode) | base_file_stat | [static] |
is_fifo(void) const | base_file_stat | |
is_fifo(mode_t mode) | base_file_stat | [static] |
is_lnk(void) const | base_file_stat | |
is_lnk(mode_t mode) | base_file_stat | [static] |
is_newer(const octave_time &time) const | base_file_stat | [inline] |
is_newer(const std::string &, const octave_time &) | base_file_stat | [static] |
is_reg(void) const | base_file_stat | |
is_reg(mode_t mode) | base_file_stat | [static] |
is_sock(void) const | base_file_stat | |
is_sock(mode_t mode) | base_file_stat | [static] |
mode(void) const | base_file_stat | [inline] |
mode_as_string(void) const | base_file_stat | |
mtime(void) const | base_file_stat | [inline] |
nlink(void) const | base_file_stat | [inline] |
ok(void) const | base_file_stat | [inline] |
operator bool() const | base_file_stat | [inline] |
operator=(const file_stat &fs) | file_stat | [inline] |
base_file_stat::operator=(const base_file_stat &fs) | base_file_stat | [inline] |
rdev(void) const | base_file_stat | [inline] |
size(void) const | base_file_stat | [inline] |
uid(void) const | base_file_stat | [inline] |
~base_file_stat(void) | base_file_stat | [inline] |
~file_stat(void) | file_stat | [inline] |