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_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"

Include dependency graph for FMX_control.c:


Functions

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

Variables

FMX_ControlFMX_fcb
 FMX (singleton) control block.

Detailed Description

Control block functions and general definitions.

CVS $Id: FMX_control.c,v 1.1 2006/09/29 23:20:22 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


Generated on Fri Apr 20 05:39:30 2007 by  doxygen 1.4.4