Loading...
Searching...
No Matches
BEntry Member List

This is the complete list of members for BEntry, including all inherited members.

BEntry()BEntry
BEntry(const BDirectory *dir, const char *path, bool traverse=false)BEntry
BEntry(const entry_ref *ref, bool traverse=false)BEntry
BEntry(const char *path, bool traverse=false)BEntry
BEntry(const BEntry &entry)BEntry
Exists() constBEntry
GetAccessTime(time_t *atime) constBStatable
GetCreationTime(time_t *ctime) constBStatable
GetGroup(gid_t *group) constBStatable
GetModificationTime(time_t *mtime) constBStatable
GetName(char *buffer) constBEntry
GetNodeRef(node_ref *ref) constBStatable
GetOwner(uid_t *owner) constBStatable
GetParent(BEntry *entry) constBEntry
GetParent(BDirectory *dir) constBEntry
GetPath(BPath *path) constBEntry
GetPermissions(mode_t *permissions) constBStatable
GetRef(entry_ref *ref) constBEntry
GetSize(off_t *size) constBStatable
GetStat(struct stat *stat) constBEntryvirtual
GetVolume(BVolume *volume) constBStatable
InitCheck() constBEntry
IsDirectory() constBStatable
IsFile() constBStatable
IsSymLink() constBStatable
MoveTo(BDirectory *dir, const char *path=NULL, bool clobber=false)BEntry
operator!=(const BEntry &item) constBEntry
operator=(const BEntry &item)BEntry
operator==(const BEntry &item) constBEntry
Remove()BEntry
Rename(const char *path, bool clobber=false)BEntry
SetAccessTime(time_t atime)BStatable
SetCreationTime(time_t ctime)BStatable
SetGroup(gid_t group)BStatable
SetModificationTime(time_t mtime)BStatable
SetOwner(uid_t owner)BStatable
SetPermissions(mode_t permissions)BStatable
SetTo(const BDirectory *dir, const char *path, bool traverse=false)BEntry
SetTo(const entry_ref *ref, bool traverse=false)BEntry
SetTo(const char *path, bool traverse=false)BEntry
Unset()BEntry
~BEntry()BEntryvirtual