GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FMX / V4-0-15 > fmxx / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

Functions | Variables
FMX_cli.c File Reference

A command line interface to the FMX shareable. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <CLI/CLI_pubdefs.h>
#include <FMX/FMX_msgs.h>
#include <FMX/FMX_pubdefs.h>
#include <MDB/MDB_pubdefs.h>
#include <MSG/MSG_pubdefs.h>
#include <MSG/MSG_printProc.h>
#include <PBS/TASK.h>
#include <FMX_clidefs.h>

Functions

int main (int argc, char *argv[])
 Main routine.

Variables

const char * s_absolute = "absolute"
 The string "absolute".
const char * s_cdm = "cdm"
 The string "cdm".
const char * s_compress = "compress"
 The string "compress".
const char * s_connection = "connection"
 The string "connection".
const char * s_device = "device"
 The string "device".
const char * s_dry_run = "dry-run"
 The string "dry-run".
const char * s_exit = "exit"
 The string "exit".
const char * s_export = "export"
 The string "export".
const char * s_FMX = "FMX"
 The string "FMX".
const char * s_filetype = "filetype"
 The string "filetype".
const char * s_fof = "fof"
 The string "fof".
const char * s_full = "full"
 The string "full".
const char * s_help = "help"
 The string "help".
const char * s_host = "host"
 The string "host".
const char * s_import = "import"
 The string "import".
const char * s_key = "key"
 The string "key".
const char * s_instrument = "instrument"
 The string "instrument".
const char * s_nickname = "nickname"
 The string "nickname".
const char * s_node = "node"
 The string "node".
const char * s_path = "path"
 The string "path".
const char * s_sbs = "sbs"
 The string "sbs".
const char * s_show = "show"
 The string "show".
const char * s_tag = "tag"
 The string "tag".
const char * s_title = "title"
 The string "title".
const char * s_xref = "xref"
 The string "xref".
const char * d_0 = "$0"
 The string "$0".

Detailed Description

A command line interface to the FMX shareable.

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