Searched refs:CByteInBufWrap (Results 1 – 3 of 3) sorted by relevance
158 void CByteInBufWrap::Free() throw() in Free()164 bool CByteInBufWrap::Alloc(UInt32 size) throw() in Alloc()175 Byte CByteInBufWrap::ReadByteFromNewBlock() throw() in ReadByteFromNewBlock()193 CByteInBufWrap *p = CONTAINER_FROM_VTBL_CLS(pp, CByteInBufWrap, vt); in Wrap_ReadByte()199 CByteInBufWrap::CByteInBufWrap(): Buf(0) in CByteInBufWrap() function in CByteInBufWrap
54 struct CByteInBufWrap struct66 CByteInBufWrap(); argument67 ~CByteInBufWrap() { Free(); } in ~CByteInBufWrap() argument
31 CByteInBufWrap _inStream;