Searched defs:CInArchive (Results 1 – 6 of 6) sorted by relevance
125 struct CInArchive struct127 EErrorType errorType;128 ISequentialInStream *Stream;129 UInt64 Processed;130 CItem item;
125 class CInArchive class
271 CInArchive(bool help2) { _help2 = help2; } in CInArchive() function
437 CInArchive(bool useMixerMT): in CInArchive() function
449 CInArchive() in CInArchive() function
129 class CInArchive class