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

Constituent: fmxx     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

FMX_prtdefs.h File Reference

Public definitions for the FMX print functions. More...

#include "FMX/FMX_pubdefs.h"

Include dependency graph for FMX_prtdefs.h:

This graph shows which files directly or indirectly include this file:


Defines

#define FMX_OPT_EXPORT   ( 0x00000001 )
 Option to specify display of export files.
#define FMX_OPT_FULL   ( 0x00000002 )
 Option to specify a fuller print output.
#define FMX_OPT_IMPORT   ( 0x00000004 )
 Option to specify display of import files.
#define FMX_OPT_TITLE   ( 0x00000008 )
 Option to specify that print routines should print titles.

Functions

unsigned int FMX_printConnect (FMX_Connection *ucb)
 Print out connection details.
unsigned int FMX_printEnumTable (FMX_Connection *ucb, FMX_EnumTableList tbl, unsigned int opt)
 Print out one of the enumerated tables.

Detailed Description

Public definitions for the FMX print functions.

CVS $Id: FMX_prtdefs.h,v 1.1 2006/09/29 23:20:23 apw Exp $
Author:
A.P.Waite

Function Documentation

unsigned int FMX_printConnect FMX_Connection ucb  ) 
 

Print out connection details.

Parameters:
ucb (in) Connection handle

unsigned int FMX_printEnumTable FMX_Connection ucb,
FMX_EnumTableList  tbl,
unsigned int  opt
 

Print out one of the enumerated tables.

Parameters:
ucb (in) Connection handle
tbl (in) Table to print
opt (in) Print options
Return values:
FMX_SUCCESS Success
FMX_UCBNOT Invalid user connection block


Generated on Fri Sep 21 01:47:54 2007 by  doxygen 1.4.4