Searched defs:HasStream (Results 1 – 2 of 2) sorted by relevance
182 bool HasStream; // Test it !!! it means that there is member
68 bool HasStream() const { return !IsDir && !IsAnti && Size != 0; } in HasStream() function