GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FMX / V4-0-11 > fmxx / 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"

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 Tue Jul 27 17:45:19 2010 by  doxygen 1.5.3