Searched refs:CByteInBufWrap (Results 1 – 3 of 3) sorted by relevance
138 void CByteInBufWrap::Free() throw() in Free()144 bool CByteInBufWrap::Alloc(UInt32 size) throw() in Alloc()155 Byte CByteInBufWrap::ReadByteFromNewBlock() throw() in ReadByteFromNewBlock()173 CByteInBufWrap *p = (CByteInBufWrap *)pp; in Wrap_ReadByte()179 CByteInBufWrap::CByteInBufWrap(): Buf(0) in CByteInBufWrap() function in CByteInBufWrap
49 struct CByteInBufWrap struct61 CByteInBufWrap(); argument62 ~CByteInBufWrap() { Free(); } in ~CByteInBufWrap() argument
30 CByteInBufWrap _inStream;