LogCabin
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
LogCabin::Storage::SegmentedLog::SegmentHeader Struct Reference

This goes at the start of every segment. More...

List of all members.

Public Attributes

uint8_t version
 Always set to 1 for now.

Detailed Description

This goes at the start of every segment.

Definition at line 387 of file SegmentedLog.h.


Member Data Documentation

Always set to 1 for now.

Definition at line 391 of file SegmentedLog.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines