ConstructPath(const Directory &cParent, Path *pcBuffer) | os::SymLink | |
ConstructPath(const String &cParent, Path *pcBuffer) | os::SymLink | |
FDChanged(int nNewFD, const struct stat &sStat) | os::FSNode | [virtual] |
FSNode() | os::FSNode | |
FSNode(const String &cPath, int nOpenMode=O_RDONLY) | os::FSNode | |
FSNode(const Directory &cDir, const String &cName, int nOpenMode=O_RDONLY) | os::FSNode | |
FSNode(const FileReference &cRef, int nOpenMode=O_RDONLY) | os::FSNode | |
FSNode(int nFD) | os::FSNode | |
FSNode(const FSNode &cNode) | os::FSNode | |
GetATime(bool bUpdateCache=true) const | os::FSNode | [virtual] |
GetCTime(bool bUpdateCache=true) const | os::FSNode | [virtual] |
GetDev() const | os::FSNode | [virtual] |
GetFileDescriptor() const | os::FSNode | [virtual] |
GetInode() const | os::FSNode | [virtual] |
GetMode(bool bUpdateCache=false) const | os::FSNode | [virtual] |
GetMTime(bool bUpdateCache=true) const | os::FSNode | [virtual] |
GetNextAttrName(String *pcName) | os::FSNode | [virtual] |
GetSize(bool bUpdateCache=true) const | os::FSNode | [virtual] |
GetStat(struct stat *psStat, bool bUpdateCache=true) const | os::FSNode | [virtual] |
IsBlockDev() const | os::FSNode | [inline] |
IsCharDev() const | os::FSNode | [inline] |
IsDir() const | os::FSNode | [inline] |
IsFIFO() const | os::FSNode | [inline] |
IsFile() const | os::FSNode | [inline] |
IsLink() const | os::FSNode | [inline] |
IsValid() const | os::FSNode | [virtual] |
ReadAttr(const String &cAttrName, int nType, void *pBuffer, off_t nPos, size_t nLen) | os::FSNode | [virtual] |
ReadLink(String *pcBuffer) | os::SymLink | |
ReadLink() | os::SymLink | |
RemoveAttr(const String &cName) | os::FSNode | [virtual] |
RewindAttrdir() | os::FSNode | [virtual] |
SetTo(const String &cPath, int nOpenMode=O_RDONLY) | os::SymLink | [virtual] |
SetTo(const Directory &cDir, const String &cPath, int nOpenMode=O_RDONLY) | os::SymLink | [virtual] |
SetTo(const FileReference &cRef, int nOpenMode=O_RDONLY) | os::SymLink | [virtual] |
SetTo(const FSNode &cNode) | os::SymLink | [virtual] |
SetTo(const SymLink &cLink) | os::SymLink | [virtual] |
os::FSNode::SetTo(int nFD) | os::FSNode | [virtual] |
StatAttr(const String &cName, struct::attr_info *psBuffer) | os::FSNode | [virtual] |
SymLink() | os::SymLink | |
SymLink(const String &cPath, int nOpenMode=O_RDONLY) | os::SymLink | |
SymLink(const Directory &cDir, const String &cName, int nOpenMode=O_RDONLY) | os::SymLink | |
SymLink(const FileReference &cRef, int nOpenMode=O_RDONLY) | os::SymLink | |
SymLink(const FSNode &cNode) | os::SymLink | |
SymLink(const SymLink &cNode) | os::SymLink | |
Unset() | os::FSNode | [virtual] |
WriteAttr(const String &cAttrName, int nFlags, int nType, const void *pBuffer, off_t nPos, size_t nLen) | os::FSNode | [virtual] |
~FSNode() | os::FSNode | [virtual] |
~SymLink() | os::SymLink | [virtual] |