Flags passed to the member function DumpLSS() on ILogStructuredStore
struct LssDumpSettings
{
bool showRecoveryLog;
bool showRootBlockInfo;
bool showSeidAllocInfo;
bool showSUT;
bool showFlushUnits;
bool showSegments;
bool showLivePackets;
bool showDeadPackets;
bool showStats;
bool showCRC;
};