Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os::SymLink Member List
This is the complete list of members for os::SymLink, including all inherited members.
- ConstructPath(const Directory &cParent, Path *pcBuffer)
- ConstructPath(const std::string &cParent, Path *pcBuffer)
- FDChanged(int nNewFD, const struct::stat &sStat)
[virtual]
- FSNode()
- FSNode(const std::string &cPath, int nOpenMode=O_RDONLY)
- FSNode(const Directory &cDir, const std::string &cName, int nOpenMode=O_RDONLY)
- FSNode(const FileReference &cRef, int nOpenMode=O_RDONLY)
- FSNode(const FSNode &cNode)
- GetATime(bool bUpdateCache=true) const
[virtual]
- GetCTime(bool bUpdateCache=true) const
[virtual]
- GetDev() const
[virtual]
- GetFileDescriptor() const
[virtual]
- GetInode() const
[virtual]
- GetMode(bool bUpdateCache=true) const
[virtual]
- GetMTime(bool bUpdateCache=true) const
[virtual]
- GetNextAttrName(std::string *pcName)
[virtual]
- GetSize(bool bUpdateCache=true) const
[virtual]
- GetStat(struct::stat *psStat, bool bUpdateCache=true) const
[virtual]
- IsValid() const
[virtual]
- ReadAttr(const std::string &cAttrName, int nType, void *pBuffer, off_t nPos, size_t nLen)
[virtual]
- ReadLink(std::string *pcBuffer)
- RemoveAttr(const std::string &cName)
[virtual]
- RewindAttrdir()
[virtual]
- SetTo(const std::string &cPath, int nOpenMode=O_RDONLY)
[virtual]
- SetTo(const Directory &cDir, const std::string &cPath, int nOpenMode=O_RDONLY)
[virtual]
- SetTo(const FileReference &cRef, int nOpenMode=O_RDONLY)
[virtual]
- SetTo(const FSNode &cNode)
[virtual]
- SetTo(const SymLink &cLink)
[virtual]
- StatAttr(const std::string &cName, struct::attr_info *psBuffer)
[virtual]
- SymLink()
- SymLink(const std::string &cPath, int nOpenMode=O_RDONLY)
- SymLink(const Directory &cDir, const std::string &cName, int nOpenMode=O_RDONLY)
- SymLink(const FileReference &cRef, int nOpenMode=O_RDONLY)
- SymLink(const FSNode &cNode)
- SymLink(const SymLink &cNode)
- Unset()
[virtual]
- WriteAttr(const std::string &cAttrName, int nFlags, int nType, const void *pBuffer, off_t nPos, size_t nLen)
[virtual]
- ~FSNode()
[virtual]
- ~SymLink()
[virtual]
Generated at Tue Sep 11 15:27:54 2001 for AtheOS higlevel API by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001