_lsm_system Struct Reference

#include <lsm_datatypes.hpp>

Data Fields

uint32_t magic
char * id
char * name
uint32_t status
char * status_info
char * plugin_data

Detailed Description

Structure for a system

Definition at line 158 of file lsm_datatypes.hpp.


Field Documentation

char* id

Id

Definition at line 160 of file lsm_datatypes.hpp.

uint32_t magic

Used for verification

Definition at line 159 of file lsm_datatypes.hpp.

char* name

Name

Definition at line 161 of file lsm_datatypes.hpp.

char* plugin_data

Reserved for the plugin to use

Definition at line 164 of file lsm_datatypes.hpp.

uint32_t status

Enumerated status value

Definition at line 162 of file lsm_datatypes.hpp.

char* status_info

System status text

Definition at line 163 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