Searched defs:CHashBundle (Results 1 – 1 of 1) sorted by relevance
41 struct CHashBundle: public IHashCalc struct43 CObjectVector<CHasherState> Hashers;45 UInt64 NumFiles;46 UInt64 NumDirs;47 UInt64 NumAltStreams;48 UInt64 FilesSize;49 UInt64 AltStreamsSize;50 UInt64 NumErrors;52 UInt64 CurSize;76 virtual HRESULT BeforeFirstFile(const CHashBundle &hb) x; \ argument