GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LFS / V1-12-1

Constituent: lfs_lcp     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LFS_lcp.h File Reference

LFS LCP application definitions. More...

#include "PBS/TASK.h"

Include dependency graph for LFS_lcp.h:

This graph shows which files directly or indirectly include this file:


Functions

unsigned int LFS_initialize (void)
 Initialize the LFS LCP side system.
unsigned int LFS_shutdown (void)
 Shut down the LFS LCP system.

Detailed Description

LFS LCP application definitions.

Author:
D.L. Wood
Functions for controlling the LFS package LCP application.

Function Documentation

unsigned int LFS_initialize void   ) 
 

Initialize the LFS LCP side system.

The LFS control state is initialzed. This function should be called during the system initialization process after FILE_initialize() but before FILE_startTask().

Returns:
A LFS MSG code.

unsigned int LFS_shutdown void   ) 
 

Shut down the LFS LCP system.

Releases any resources allocated in LFS_initialize().

Returns:
A LFS MSG code.


Generated on Sat Sep 1 01:52:54 2007 by  doxygen 1.4.4