GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FMX / V4-0-14 > fmxshr / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

Public Attributes
_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

User access

Referenced by FMX_connect().

Database host name

Referenced by FMX_connect(), and FMX_disconnect().

List of connections

Referenced by FMX_connect(), and FMX_disconnect().

unsigned int _FMX_Connection::role

Database role (prod or dev)

Referenced by FMX_connect().

Root of visible file tree

Referenced by findCDMbyKey(), FMX_connect(), FMX_disconnect(), and FMX_makeVisible().

User name

Referenced by FMX_connect(), and FMX_disconnect().


The documentation for this struct was generated from the following file: