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_base.c File Reference

Implementations of the basic commands in the FMXcommand line interface. More...

#include <stdio.h>
#include "FMX_clidefs.h"

Include dependency graph for FMX_base.c:


Functions

unsigned int FMX_exit (CLI_Control *ctl, void *user)
 Handle the verb exit.
unsigned int FMX_help (CLI_Control *ctl, void *user)
 Handle the verb help.

Detailed Description

Implementations of the basic commands in the FMXcommand line interface.

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

Function Documentation

unsigned int FMX_exit CLI_Control *  ctl,
void *  user
 

Handle the verb exit.

Parameters:
ctl (in) Anonymous control pointer
user (in) User parameter
Return values:
CLI_ENDOFCMD Always

unsigned int FMX_help CLI_Control *  ctl,
void *  user
 

Handle the verb help.

Parameters:
ctl (in) Anonymous control pointer
user (in) User parameter
Returns:
Status code


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