GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > VPI / dev
Constituent: VscSim     Tag: sun-gcc
#include <stdio.h>
#include <stdlib.h>
#include "CLI/CLI_pubdefs.h"
#include "SES/SES_scpside.h"
#include "VscSim_pubdefs.h"
Include dependency graph for VscSim.c:

Functions | |
| unsigned int | exit_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call exit. | |
| unsigned int | VscSim_addSyntaxBase (CLI_Syntax *syntax) |
| Contribute basic syntax to CLI. | |
| unsigned int | VscSim_exit_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call VscSim_exit. | |
| unsigned int | VscSim_init_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call VscSim_init. | |
| unsigned int | VscSim_setAlert_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call VscSim_setAlert. | |
| unsigned int | VscSim_setDiagnostic_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call VscSim_setDiagnostic. | |
| unsigned int | VscSim_setHousekeeping_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call VscSim_setHousekeeping. | |
| int | main (int argc, char **argv) |
| Main routine to set up the instance of a spacecraft. | |
Variables | |
| const char * | d_0 = "$0" |
| The string "$0". | |
CVS $Id: VscSim.c,v 1.3 2005/04/12 22:14:15 smaldona Exp $
A.P.Waite
|
||||||||||||
|
Handle the verb/call exit.
|
|
||||||||||||
|
Main routine to set up the instance of a spacecraft.
|
Here is the call graph for this function:

|
|
Contribute basic syntax to CLI.
|
Here is the call graph for this function:

|
||||||||||||
|
Handle the verb/call VscSim_exit.
|
|
||||||||||||
|
Handle the verb/call VscSim_init.
|
|
||||||||||||
|
Handle the verb/call VscSim_setAlert.
|
|
||||||||||||
|
Handle the verb/call VscSim_setDiagnostic.
|
|
||||||||||||
|
Handle the verb/call VscSim_setHousekeeping.
|
1.3.3