Store::Disk::Flags Struct Reference
#include <Disk.h>
Collaboration diagram for Store::Disk::Flags:

Public Member Functions | |
| Flags () | |
Public Attributes | |
| bool | selected |
| bool | read_only |
Detailed Description
Constructor & Destructor Documentation
◆ Flags()
Member Data Documentation
◆ read_only
◆ selected
| bool Store::Disk::Flags::selected |
Definition at line 111 of file Disk.h.
Referenced by storeDirSelectSwapDirLeastLoad().
The documentation for this struct was generated from the following file:
- src/store/Disk.h
