66 inline void SetBlockSizeBytes(
int value) { m_blockSizeBytesHasBeenSet =
true; m_blockSizeBytes = value; }
96 inline void SetPageSizeBytes(
int value) { m_pageSizeBytesHasBeenSet =
true; m_pageSizeBytes = value; }
198 inline void SetMaxPaddingBytes(
int value) { m_maxPaddingBytesHasBeenSet =
true; m_maxPaddingBytes = value; }
245 int m_blockSizeBytes;
246 bool m_blockSizeBytesHasBeenSet;
249 bool m_pageSizeBytesHasBeenSet;
252 bool m_compressionHasBeenSet;
254 bool m_enableDictionaryCompression;
255 bool m_enableDictionaryCompressionHasBeenSet;
257 int m_maxPaddingBytes;
258 bool m_maxPaddingBytesHasBeenSet;
261 bool m_writerVersionHasBeenSet;