Searched defs:CBlock (Results 1 – 4 of 4) sorted by relevance
266 struct CBlock struct279 CBlockProps Props; argument282 CBlock _block; argument
158 struct CBlock struct160 UInt16 CRC;161 Byte Type;162 UInt16 Flags;163 UInt16 HeadSize;
91 struct CBlock struct93 UInt32 Type;94 UInt64 UnpPos;96 UInt64 PackPos;97 UInt64 PackSize;99 bool NeedCrc() const { return Type != METHOD_ZERO_2; } in NeedCrc()100 bool IsZeroMethod() const in IsZeroMethod()106 bool IsClusteredMethod() const in IsClusteredMethod()114 bool NeedAllocateBuffer() const in NeedAllocateBuffer()
24 struct CBlock struct26 CByteDynamicBuffer Data;27 UInt32 Offset;