_lsm_access_group Struct Reference

#include <lsm_datatypes.hpp>

Collaboration diagram for _lsm_access_group:
Collaboration graph
[legend]

Data Fields

uint32_t magic
char * id
char * name
char * system_id
lsm_access_group_init_type init_type
lsm_string_listinitiators
char * plugin_data

Detailed Description

Information pertaining to a storage group.

Definition at line 92 of file lsm_datatypes.hpp.


Field Documentation

char* id

Id

Definition at line 94 of file lsm_datatypes.hpp.

Init type

Definition at line 98 of file lsm_datatypes.hpp.

List of initiators

Definition at line 100 of file lsm_datatypes.hpp.

uint32_t magic

Used for verification

Definition at line 93 of file lsm_datatypes.hpp.

char* name

Name

Definition at line 95 of file lsm_datatypes.hpp.

char* plugin_data

Reserved for the plugin to use

Definition at line 101 of file lsm_datatypes.hpp.

char* system_id

System id

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