Inherits OutputStream.
Definition at line 184 of file WorldBuilderDoc.cpp.
◆ CachedMFCFileOutputStream()
| CachedMFCFileOutputStream::CachedMFCFileOutputStream |
( |
CFile * | pFile | ) |
|
|
inline |
◆ flush()
| virtual void CachedMFCFileOutputStream::flush |
( |
void | | ) |
|
|
inlinevirtual |
◆ write()
| virtual Int CachedMFCFileOutputStream::write |
( |
const void * | pData, |
|
|
Int | numBytes ) |
|
inlinevirtual |
◆ m_cachedChunks
| std::list<CachedChunk> CachedMFCFileOutputStream::m_cachedChunks |
|
protected |
◆ m_file
| CFile* CachedMFCFileOutputStream::m_file |
|
protected |
◆ m_totalBytes
| Int CachedMFCFileOutputStream::m_totalBytes |
|
protected |
The documentation for this class was generated from the following file: