#include "file-stat.h"
Definition at line 272 of file file-stat.h.
◆ file_fstat() [1/2]
file_fstat::file_fstat |
( |
int |
n | ) |
|
|
inline |
◆ file_fstat() [2/2]
◆ ~file_fstat()
file_fstat::~file_fstat |
( |
void |
| ) |
|
|
default |
◆ atime()
sys::time base_file_stat::atime |
( |
void |
| ) |
const |
|
inlineinherited |
◆ blksize()
long base_file_stat::blksize |
( |
void |
| ) |
const |
|
inlineinherited |
◆ blocks()
long base_file_stat::blocks |
( |
void |
| ) |
const |
|
inlineinherited |
◆ ctime()
sys::time base_file_stat::ctime |
( |
void |
| ) |
const |
|
inlineinherited |
◆ dev()
dev_t base_file_stat::dev |
( |
void |
| ) |
const |
|
inlineinherited |
◆ error()
std::string base_file_stat::error |
( |
void |
| ) |
const |
|
inlineinherited |
◆ exists()
bool base_file_stat::exists |
( |
void |
| ) |
const |
|
inlineinherited |
◆ get_stats() [1/2]
void file_fstat::get_stats |
( |
bool |
force = false | ) |
|
|
inline |
◆ get_stats() [2/2]
void file_fstat::get_stats |
( |
int |
n, |
|
|
bool |
force = false |
|
) |
| |
|
inline |
◆ gid()
gid_t base_file_stat::gid |
( |
void |
| ) |
const |
|
inlineinherited |
◆ have_struct_stat_st_blksize()
bool base_file_stat::have_struct_stat_st_blksize |
( |
void |
| ) |
|
|
staticinherited |
◆ have_struct_stat_st_blocks()
bool base_file_stat::have_struct_stat_st_blocks |
( |
void |
| ) |
|
|
staticinherited |
◆ have_struct_stat_st_rdev()
bool base_file_stat::have_struct_stat_st_rdev |
( |
void |
| ) |
|
|
staticinherited |
◆ ino()
ino_t base_file_stat::ino |
( |
void |
| ) |
const |
|
inlineinherited |
◆ is_blk() [1/2]
bool base_file_stat::is_blk |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_blk() [2/2]
bool base_file_stat::is_blk |
( |
void |
| ) |
const |
|
inherited |
◆ is_chr() [1/2]
bool base_file_stat::is_chr |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_chr() [2/2]
bool base_file_stat::is_chr |
( |
void |
| ) |
const |
|
inherited |
◆ is_dir() [1/2]
bool base_file_stat::is_dir |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_dir() [2/2]
bool base_file_stat::is_dir |
( |
void |
| ) |
const |
|
inherited |
◆ is_fifo() [1/2]
bool base_file_stat::is_fifo |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_fifo() [2/2]
bool base_file_stat::is_fifo |
( |
void |
| ) |
const |
|
inherited |
◆ is_lnk() [1/2]
bool base_file_stat::is_lnk |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_lnk() [2/2]
bool base_file_stat::is_lnk |
( |
void |
| ) |
const |
|
inherited |
◆ is_newer() [1/2]
int base_file_stat::is_newer |
( |
const std::string & |
file, |
|
|
const sys::time & |
time |
|
) |
| |
|
staticinherited |
◆ is_newer() [2/2]
bool base_file_stat::is_newer |
( |
const sys::time & |
time | ) |
const |
|
inlineinherited |
◆ is_reg() [1/2]
bool base_file_stat::is_reg |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_reg() [2/2]
bool base_file_stat::is_reg |
( |
void |
| ) |
const |
|
inherited |
◆ is_sock() [1/2]
bool base_file_stat::is_sock |
( |
mode_t |
mode | ) |
|
|
staticinherited |
◆ is_sock() [2/2]
bool base_file_stat::is_sock |
( |
void |
| ) |
const |
|
inherited |
◆ mode()
mode_t base_file_stat::mode |
( |
void |
| ) |
const |
|
inlineinherited |
◆ mode_as_string()
std::string base_file_stat::mode_as_string |
( |
void |
| ) |
const |
|
inherited |
◆ mtime()
sys::time base_file_stat::mtime |
( |
void |
| ) |
const |
|
inlineinherited |
◆ nlink()
nlink_t base_file_stat::nlink |
( |
void |
| ) |
const |
|
inlineinherited |
◆ ok()
bool base_file_stat::ok |
( |
void |
| ) |
const |
|
inlineinherited |
◆ operator bool()
base_file_stat::operator bool |
( |
| ) |
const |
|
inlineinherited |
◆ operator=()
◆ rdev()
dev_t base_file_stat::rdev |
( |
void |
| ) |
const |
|
inlineinherited |
◆ size()
off_t base_file_stat::size |
( |
void |
| ) |
const |
|
inlineinherited |
◆ time_resolution()
sys::time base_file_stat::time_resolution |
( |
void |
| ) |
const |
|
inlineinherited |
◆ uid()
uid_t base_file_stat::uid |
( |
void |
| ) |
const |
|
inlineinherited |
◆ update_internal()
void file_fstat::update_internal |
( |
bool |
force = false | ) |
|
|
private |
Definition at line 248 of file file-stat.cc.
References base_file_stat::m_atime, base_file_stat::m_blksize, base_file_stat::m_blocks, base_file_stat::m_ctime, base_file_stat::m_dev, base_file_stat::m_errmsg, base_file_stat::m_fail, m_fid, base_file_stat::m_gid, base_file_stat::m_initialized, base_file_stat::m_ino, base_file_stat::m_mode, base_file_stat::m_mtime, base_file_stat::m_nlink, base_file_stat::m_rdev, base_file_stat::m_size, base_file_stat::m_uid, and octave_fstat_wrapper().
◆ m_atime
sys::time base_file_stat::m_atime |
|
protectedinherited |
◆ m_blksize
long base_file_stat::m_blksize |
|
protectedinherited |
◆ m_blocks
long base_file_stat::m_blocks |
|
protectedinherited |
◆ m_ctime
sys::time base_file_stat::m_ctime |
|
protectedinherited |
◆ m_dev
dev_t base_file_stat::m_dev |
|
protectedinherited |
◆ m_errmsg
std::string base_file_stat::m_errmsg |
|
protectedinherited |
◆ m_fail
bool base_file_stat::m_fail |
|
protectedinherited |
◆ m_fid
◆ m_gid
gid_t base_file_stat::m_gid |
|
protectedinherited |
◆ m_initialized
bool base_file_stat::m_initialized |
|
protectedinherited |
◆ m_ino
ino_t base_file_stat::m_ino |
|
protectedinherited |
◆ m_mode
mode_t base_file_stat::m_mode |
|
protectedinherited |
Definition at line 172 of file file-stat.h.
Referenced by base_file_stat::is_blk(), base_file_stat::is_chr(), base_file_stat::is_dir(), base_file_stat::is_fifo(), base_file_stat::is_lnk(), base_file_stat::is_reg(), base_file_stat::is_sock(), base_file_stat::mode_as_string(), base_file_stat::operator=(), file_stat::update_internal(), and update_internal().
◆ m_mtime
sys::time base_file_stat::m_mtime |
|
protectedinherited |
◆ m_nlink
nlink_t base_file_stat::m_nlink |
|
protectedinherited |
◆ m_rdev
dev_t base_file_stat::m_rdev |
|
protectedinherited |
◆ m_size
off_t base_file_stat::m_size |
|
protectedinherited |
◆ m_uid
uid_t base_file_stat::m_uid |
|
protectedinherited |
The documentation for this class was generated from the following files: