GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FMX / V3-3-0

Constituent: fmxshr     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FMX_Connection Struct Reference

FMX user connection block. More...

#include <FMX_prvdefs.h>

Collaboration diagram for _FMX_Connection:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

FMX user connection block.


Field Documentation

unsigned int _FMX_Connection::access
 

User access

char* _FMX_Connection::host
 

Database host name

MYSQL* _FMX_Connection::mysql
 

MySQL connection handle

struct _FMX_Connection* _FMX_Connection::next
 

List of connections

unsigned int _FMX_Connection::role
 

Database role (prod or dev)

char* _FMX_Connection::root
 

Root of visible file tree

struct _FMX_Connection* _FMX_Connection::self
 

Security check

FMX_EnumTableControl _FMX_Connection::table[FMX_L_ENUM_TABLES]
 

Enumeration table controls

char* _FMX_Connection::user
 

User name


The documentation for this struct was generated from the following file:
Generated on Fri Apr 20 05:39:50 2007 by  doxygen 1.4.4