AssertValid() const | CCObject | [virtual] |
bad() const | CCFile | [virtual] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_DYNAMIC(CCFile) | CCFile | [private] |
CCFile(BOOL ErrorReporting=TRUE, BOOL ExceptionThrowing=FALSE) | CCFile | |
CCObject() | CCObject | [protected] |
close()=0 | CCFile | [pure virtual] |
CompressData | CCFile | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
eof() const =0 | CCFile | [pure virtual] |
fail() const | CCFile | [virtual] |
flush() | CCFile | [virtual] |
get(char &) | CCFile | [virtual] |
GetFileHandle() const =0 | CCFile | [pure virtual] |
GetIOFile()=0 | CCFile | [pure virtual] |
GetMyClass() | CCObject | [static] |
GetName(StringBase *) const | CCFile | [virtual] |
GetPathName() const | CCFile | [virtual] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
good() const | CCFile | [virtual] |
GotError(UINT32 errorID, const TCHAR *errorString) | CCFile | [virtual] |
GotError(UINT32 errorID) | CCFile | [virtual] |
GZipErrorID | CCFile | [protected] |
Init() | SimpleCCObject | [static] |
InitCompression(BOOL Header=FALSE)=0 | CCFile | [pure virtual] |
IsCompressionSet() | CCFile | [virtual] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
isOpen() const =0 | CCFile | [pure virtual] |
IsReportingSet() | CCFile | [virtual] |
IsThrowingSet() | CCFile | [virtual] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
operator void *() const | CCFile | [inline] |
operator!() const | CCFile | [inline] |
operator<<(const StringBase &buf) | CCFile | [virtual] |
operator>>(StringBase *buf) | CCFile | [virtual] |
put(const char &) | CCFile | [virtual] |
read(void *buf, UINT32 length=1)=0 | CCFile | [pure virtual] |
read(StringBase *buf)=0 | CCFile | [pure virtual] |
read(char &buf)=0 | CCFile | [pure virtual] |
ReportErrors | CCFile | [protected] |
seek(FilePos pos)=0 | CCFile | [pure virtual] |
seekIn(FilePos)=0 | CCFile | [pure virtual] |
seekIn(INT32 Offset, ios::seekdir Dir)=0 | CCFile | [pure virtual] |
SetBadState()=0 | CCFile | [pure virtual] |
SetCompression(BOOL) | CCFile | [virtual] |
SetFileErrorMessage(UINT32 ErrorID) | CCFile | [virtual] |
SetGoodState()=0 | CCFile | [pure virtual] |
setMode(INT32 fileMode=0)=0 | CCFile | [pure virtual] |
SetReportErrors(BOOL) | CCFile | [virtual] |
SetThrowExceptions(BOOL) | CCFile | [virtual] |
SetZipFileErrorMessage(UINT32 ErrorID) | CCFile | [virtual] |
Size()=0 | CCFile | [pure virtual] |
StartCompression()=0 | CCFile | [pure virtual] |
StopCompression()=0 | CCFile | [pure virtual] |
tell()=0 | CCFile | [pure virtual] |
tellIn()=0 | CCFile | [pure virtual] |
ThrowExceptions | CCFile | [protected] |
write(const void *buf, UINT32 length=1)=0 | CCFile | [pure virtual] |
write(const StringBase &buf, UINT32 length=0)=0 | CCFile | [pure virtual] |
write(char &buf)=0 | CCFile | [pure virtual] |
~CCFile() | CCFile | [inline, virtual] |
~CCObject() | CCObject | [virtual] |