This is the complete list of members for Bagel::CBofFile, including all inherited members.
_count (defined in Bagel::CBofError) | Bagel::CBofError | protectedstatic |
_errCode (defined in Bagel::CBofError) | Bagel::CBofError | protected |
_lFlags (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
_stream (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
_szFileName (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError) | Bagel::CBofError | inlineprotectedvirtual |
CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | |
CBofFile() | Bagel::CBofFile | |
CBofFile(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)) | Bagel::CBofFile | |
clearError() (defined in Bagel::CBofError) | Bagel::CBofError | inline |
close() | Bagel::CBofFile | virtual |
commit() | Bagel::CBofFile | |
create(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)|0x00000020) | Bagel::CBofFile | |
errorOccurred() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
fatalError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | static |
getErrorCode() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
getErrorCount() (defined in Bagel::CBofError) | Bagel::CBofError | inlinestatic |
getLength() | Bagel::CBofFile | |
getPosition() | Bagel::CBofFile | |
initialize() (defined in Bagel::CBofError) | Bagel::CBofError | static |
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
open(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)) | Bagel::CBofFile | |
operator Common::SeekableReadStream *() const (defined in Bagel::CBofFile) | Bagel::CBofFile | inline |
read(void *pDestBuf, int32 lBytes) | Bagel::CBofFile | virtual |
reportError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | |
seek(uint32 lPos) | Bagel::CBofFile | inline |
seekToBeginning() | Bagel::CBofFile | inline |
seekToEnd() | Bagel::CBofFile | |
setPosition(uint32 lPos) | Bagel::CBofFile | |
write(const void *pSrcBuf, int32 lBytes) | Bagel::CBofFile | virtual |
~CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | inlinevirtual |
~CBofFile() | Bagel::CBofFile | virtual |