GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FMX / V4-0-13 > fmxshr / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

FMX_control.c File Reference

Control block functions and general definitions. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <mysql.h>
#include <FMX/FMX_msgs.h>
#include <FMX/FMX_pubdefs.h>
#include <MDB/MDB_pubdefs.h>
#include <FMX_diction.h>
#include <FMX_prvdefs.h>

Functions

unsigned int FMX_initialize ()
 Initialize the FMX client.
void FMX_shutdown ()
 Shut down the FMX client.

Variables

const char * s__my_cnf = ".my.cnf"
 The string ".my.cnf".
const char * s_compound = "compound"
 The string "compound".
const char * s_cpu = "cpu"
 The string "cpu".
const char * s_export = "export"
 The string "export".
const char * s_fmx = "fmx"
 The string "fmx".
const char * s_fof = "fof"
 The string "fof".
const char * s_FMX_C_FDB = "FMX_C_FDB"
 The string "FMX_C_FDB".
const char * s_FMX_HOST = "fmx.host"
 The string "fmx.host".
const char * s_HOME = "HOME"
 The string "HOME".
const char * s_import = "import"
 The string "import".
const char * s_module = "module"
 The string "module".
const char * s_N = "N"
 The string "N".
const char * s_NULL = "NULL"
 The string "NULL".
const char * s_persistent = "persistent"
 The string "persistent".
const char * s_production = "production"
 The string "production".
const char * s_sbs = "sbs"
 The string "sib".
const char * s_sib = "sib"
const char * s_simple = "simple"
 The string "simple".
const char * s_volatile = "volatile"
 The string "volatile".
const char * s_Y = "Y"
 The string "Y".
FMX_ControlFMX_fcb
 FMX (singleton) control block.


Detailed Description

Control block functions and general definitions.

CVS $Id: FMX_control.c,v 1.2 2011/03/25 20:42:51 apw Exp $
Author:
A.P.Waite

Function Documentation

unsigned int FMX_initialize ( void   ) 

Initialize the FMX client.

Return values:
FMX_FCBINIT FMX control block already initialized
FMX_ALLOCMEM Cannot allocate memory for FMX control block
FMX_SUCCESS Success

void FMX_shutdown ( void   ) 

Shut down the FMX client.

Return values:
FMX_SUCCESS Success

References FMX_disconnect(), and _FMX_Control::root.


Variable Documentation

const char* s_fof = "fof"

The string "fof".

The string "sbs".

Referenced by scanCompoundMembers().


Generated on Wed Apr 13 12:24:05 2011 by  doxygen 1.5.8