Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Attributes | List of all members
pw::kvs::Options Struct Reference

Public Attributes

GargbageCollectOnWrite gc_on_write
 
ErrorRecovery recovery = ErrorRecovery::kLazy
 
bool verify_on_read = true
 
bool verify_on_write = true
 

Member Data Documentation

◆ gc_on_write

GargbageCollectOnWrite pw::kvs::Options::gc_on_write
Initial value:
=
GargbageCollectOnWrite::kAsManySectorsNeeded

The documentation for this struct was generated from the following file: