GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCP / V1-1-6
Constituent: SIU     Tag: linux-gcc
#include <stdio.h>
#include <stdlib.h>
#include "CDM/CDM_pubdefs.h"
#include "CLI/CLI_pubdefs.h"
#include "PBC/PBC_lcpside.h"
#include "LCM/LCM_lcpside.h"
#include "LSM/LSM_lcpside.h"
#include "LHK/LHK_lcbsim.h"
#include "LCP/SIU_pubdefs.h"
Include dependency graph for SIU.c:

Functions | |
| static unsigned int | exit_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call exit. | |
| unsigned int | SIU_addSyntaxBase (CLI_Syntax *syntax) |
| Contribute SIU_init/SIU_exit commands to the CLI syntax. | |
| static unsigned int | SIU_exit_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call SIU_exit. | |
| static unsigned int | SIU_init_cli (CLI_Control *cli, void *prm) |
| Handle the verb/call SIU_init. | |
| 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: SIU.c,v 1.1 2005/07/27 23:59:45 apw Exp $
|
||||||||||||
|
Handle the verb/call exit.
|
|
||||||||||||
|
Main routine to set up the instance of a spacecraft.
|
|
|
Contribute SIU_init/SIU_exit commands to the CLI syntax.
|
|
||||||||||||
|
Handle the verb/call SIU_exit.
|
|
||||||||||||
|
Handle the verb/call SIU_init.
|
1.4.4