_lsm_connect Struct Reference

#include <lsm_datatypes.hpp>

Collaboration diagram for _lsm_connect:
Collaboration graph
[legend]

Data Fields

uint32_t magic
uint32_t flags
xmlURIPtr uri
char * raw_uri
lsm_errorerror
Ipctp

Detailed Description

Information pertaining to the connection. This is the main structure and opaque data type for the library.

Definition at line 198 of file lsm_datatypes.hpp.


Field Documentation

Error information

Definition at line 203 of file lsm_datatypes.hpp.

uint32_t flags

Flags for the connection

Definition at line 200 of file lsm_datatypes.hpp.

uint32_t magic

Magic, used for structure validation

Definition at line 199 of file lsm_datatypes.hpp.

char* raw_uri

Raw URI string

Definition at line 202 of file lsm_datatypes.hpp.

Ipc* tp

IPC transport

Definition at line 204 of file lsm_datatypes.hpp.

xmlURIPtr uri

URI

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