Searched refs:COutBuffer (Results 1 – 3 of 3) sorted by relevance
9 bool COutBuffer::Create(UInt32 bufSize) throw() in Create()22 void COutBuffer::Free() throw() in Free()28 void COutBuffer::Init() throw() in Init()40 UInt64 COutBuffer::GetProcessedSize() const throw() in GetProcessedSize()49 HRESULT COutBuffer::FlushPart() throw() in FlushPart()86 HRESULT COutBuffer::Flush() throw() in Flush()102 void COutBuffer::FlushWithCheck() in FlushWithCheck()
17 class COutBuffer36 COutBuffer(): _buf(0), _pos(0), _stream(0), _buf2(0) {} in COutBuffer() function37 ~COutBuffer() { Free(); } in ~COutBuffer()
281 COutBuffer _outByte;