Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os::File Member List
This is the complete list of members for os::File, including all inherited members.
- _FillBuffer(off_t nPos) (defined in os::File)
[private]
- _Init() (defined in os::File)
[private]
- DEFAULT_BUFFER_SIZE enum value
- 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]
- GetSize(bool bUpdateCache=true) const
[virtual]
- GetStat(struct::stat *psStat, bool bUpdateCache=true) const
[virtual]
- IsValid() const
[virtual]
- m_bDirty (defined in os::File)
[private]
- m_cMutex (defined in os::File)
[private]
- m_nBufferSize (defined in os::File)
[private]
- m_nBufPos (defined in os::File)
[private]
- m_nPosition (defined in os::File)
[private]
- m_nValidBufSize (defined in os::File)
[private]
- m_pBuffer (defined in os::File)
[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]
- 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]
Generated at Tue Sep 11 15:27:47 2001 for AtheOS higlevel API by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001