Searched defs:CAltStream (Results 1 – 2 of 2) sorted by relevance
18 struct CAltStream struct27 class CAltStreamsFolder Z7_final: argument
79 struct CAltStream struct81 int UpdateIndex;82 int HashIndex;83 UInt64 Size;84 UString Name;85 bool Skip;87 CAltStream(): UpdateIndex(-1), HashIndex(-1), Skip(false) {} in CAltStream() function