GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FMX / V4-0-10 > fmxshr / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FMX_Connection Struct Reference

FMX user connection block. More...

#include <FMX_prvdefs.h>

List of all members.

Public Attributes

struct _FMX_Connectionnext
MYSQL * mysql
unsigned int role
char * host
char * root
char * user
unsigned int access
struct _FMX_Connectionself
FMX_EnumTableControl table [FMX_L_ENUM_TABLES]


Detailed Description

FMX user connection block.

Member Data Documentation

struct _FMX_Connection* _FMX_Connection::next [read]

List of connections

MYSQL* _FMX_Connection::mysql

MySQL connection handle

unsigned int _FMX_Connection::role

Database role (prod or dev)

char* _FMX_Connection::host

Database host name

char* _FMX_Connection::root

Root of visible file tree

char* _FMX_Connection::user

User name

unsigned int _FMX_Connection::access

User access

struct _FMX_Connection* _FMX_Connection::self [read]

Security check

FMX_EnumTableControl _FMX_Connection::table[FMX_L_ENUM_TABLES]

Enumeration table controls


The documentation for this struct was generated from the following file:
Generated on Wed Jul 21 16:10:57 2010 by  doxygen 1.5.3