#include <FileInfo.hxx>
Definition at line 52 of file FileInfo.hxx.
◆ FileInfo() [1/2]
◆ FileInfo() [2/2]
FileInfo::FileInfo |
( |
Path |
path, |
|
|
bool |
follow_symlinks = true |
|
) |
| |
|
inline |
◆ GetDevice()
dev_t FileInfo::GetDevice |
( |
| ) |
const |
|
inline |
◆ GetInode()
ino_t FileInfo::GetInode |
( |
| ) |
const |
|
inline |
◆ GetMode()
mode_t FileInfo::GetMode |
( |
| ) |
const |
|
inline |
◆ GetModificationTime()
time_t FileInfo::GetModificationTime |
( |
| ) |
const |
|
inline |
◆ GetSize()
uint64_t FileInfo::GetSize |
( |
| ) |
const |
|
inline |
◆ GetUid()
uid_t FileInfo::GetUid |
( |
| ) |
const |
|
inline |
◆ IsDirectory()
bool FileInfo::IsDirectory |
( |
| ) |
const |
|
inline |
◆ IsRegular()
bool FileInfo::IsRegular |
( |
| ) |
const |
|
inline |
◆ FileReader
◆ GetFileInfo
bool GetFileInfo |
( |
Path |
path, |
|
|
FileInfo & |
info, |
|
|
bool |
follow_symlinks = true |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: