Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os::TempFile Member List
This is the complete list of members for os::TempFile, including all inherited members.
- DEFAULT_BUFFER_SIZE enum value
- Detatch()
- FDChanged(int nNewFD, const struct::stat &sStat)
[virtual]
- File()
- File(const std::string &cPath, int nOpenMode=O_RDONLY)
- File(const Directory &cDir, const std::string &cName, int nOpenMode=O_RDONLY)
- File(const FileReference &cRef, int nOpenMode=O_RDONLY)
- File(const FSNode &cNode)
- File(const File &cFile)
- Flush()
- 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]
- GetBufferSize() const
- 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]
- GetPath() const
- GetSize(bool bUpdateCache=true) const
[virtual]
- GetStat(struct::stat *psStat, bool bUpdateCache=true) const
[virtual]
- IsValid() const
[virtual]
- m (defined in os::TempFile)
[private]
- Read(void *pBuffer, ssize_t nSize)
[virtual]
- ReadAttr(const std::string &cAttrName, int nType, void *pBuffer, off_t nPos, size_t nLen)
[virtual]
- ReadPos(off_t nPos, void *pBuffer, ssize_t nSize)
[virtual]
- RemoveAttr(const std::string &cName)
[virtual]
- RewindAttrdir()
[virtual]
- Seek(off_t nPos, int nMode)
[virtual]
- SetBufferSize(int nSize)
- 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]
- StatAttr(const std::string &cName, struct::attr_info *psBuffer)
[virtual]
- TempFile(const char *pzPrefix=NULL, const char *pzPath=NULL, int nAccess=S_IRUSR|S_IWUSR)
- Unlink()
- Unset()
[virtual]
- Write(const void *pBuffer, ssize_t nSize)
[virtual]
- WriteAttr(const std::string &cAttrName, int nFlags, int nType, const void *pBuffer, off_t nPos, size_t nLen)
[virtual]
- WritePos(off_t nPos, const void *pBuffer, ssize_t nSize)
[virtual]
- ~File()
[virtual]
- ~FSNode()
[virtual]
- ~SeekableIO()
[virtual]
- ~StreamableIO()
[virtual]
- ~TempFile()
Generated at Tue Sep 11 15:27:55 2001 for AtheOS higlevel API by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001