_lsm_storage_capabilities Struct Reference

#include <lsm_datatypes.hpp>

Data Fields

uint32_t magic
uint32_t len
uint8_t * cap

Detailed Description

Capabilities of the plug-in and storage array.

Definition at line 146 of file lsm_datatypes.hpp.


Field Documentation

uint8_t* cap

Capacity data

Definition at line 149 of file lsm_datatypes.hpp.

uint32_t len

Len of cap field

Definition at line 148 of file lsm_datatypes.hpp.

uint32_t magic

Used for verification

Definition at line 147 of file lsm_datatypes.hpp.


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

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1