All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
BSymLink Member List

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

BNode()BNode
BNode(const entry_ref *ref)BNode
BNode(const BEntry *entry)BNode
BNode(const char *path)BNode
BNode(const BDirectory *dir, const char *path)BNode
BNode(const BNode &node)BNode
BSymLink()BSymLink
BSymLink(const BSymLink &other)BSymLink
BSymLink(const entry_ref *ref)BSymLink
BSymLink(const BEntry *entry)BSymLink
BSymLink(const char *path)BSymLink
BSymLink(const BDirectory *dir, const char *path)BSymLink
Dup()BNode
GetAccessTime(time_t *atime) constBStatable
GetAttrInfo(const char *name, struct attr_info *info) constBNode
GetCreationTime(time_t *ctime) constBStatable
GetGroup(gid_t *group) constBStatable
GetModificationTime(time_t *mtime) constBStatable
GetNextAttrName(char *buffer)BNode
GetNodeRef(node_ref *ref) constBStatable
GetOwner(uid_t *owner) constBStatable
GetPermissions(mode_t *permissions) constBStatable
GetSize(off_t *size) constBStatable
GetStat(struct stat *st) constBNodevirtual
GetVolume(BVolume *volume) constBStatable
InitCheck() constBNode
IsAbsolute()BSymLink
IsDirectory() constBStatable
IsFile() constBStatable
IsSymLink() constBStatable
Lock()BNode
MakeLinkedPath(const char *dirPath, BPath *path)BSymLink
MakeLinkedPath(const BDirectory *dir, BPath *path)BSymLink
operator!=(const BNode &node) constBNode
operator=(const BNode &node)BNode
operator==(const BNode &node) constBNode
ReadAttr(const char *name, type_code type, off_t offset, void *buffer, size_t length) constBNode
ReadAttrString(const char *name, BString *result) constBNode
ReadLink(char *buf, size_t size)BSymLink
RemoveAttr(const char *name)BNode
RenameAttr(const char *oldName, const char *newName)BNode
RewindAttrs()BNode
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 entry_ref *ref)BNode
SetTo(const BEntry *entry)BNode
SetTo(const char *path)BNode
SetTo(const BDirectory *dir, const char *path)BNode
Sync()BNode
Unlock()BNode
Unset()BNode
WriteAttr(const char *name, type_code type, off_t offset, const void *buffer, size_t length)BNode
WriteAttrString(const char *name, const BString *data)BNode
~BNode()BNodevirtual
~BSymLink()BSymLinkvirtual