GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LMC / V0-6-1

Constituent: lmc     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LMC_pubdefs.h File Reference

Public definitions for the LMC package. More...

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

Included by dependency graph

Functions

unsigned int LMC_initialize (void)
 Initialize the LMC system.

unsigned int LMC_start (void)
 Start the LMC system.

unsigned int LMC_shutdown (void)
 Shut down the LMC system.

unsigned int LMC_startTask (TASK_attr *attr)
 Create and start the LMC task.

unsigned int LMC_stopTask (void)
 Stop the LMC task.


Detailed Description

Public definitions for the LMC package.

CVS $Id: LMC_pubdefs.h,v 1.2 2005/08/13 18:32:49 smaldona Exp $
Author:
A.P.Waite

Function Documentation

unsigned int LMC_initialize void   ) 
 

Initialize the LMC system.

Return values:
0 Success

unsigned int LMC_shutdown void   ) 
 

Shut down the LMC system.

Return values:
LMC_GENERROR Failure
LMC_SUCCESS Success

unsigned int LMC_start void   ) 
 

Start the LMC system.

Return values:
LMC_GENERROR Failure
LMC_SUCCESS Success

Here is the call graph for this function:

unsigned int LMC_startTask TASK_attr *  attr  ) 
 

Create and start the LMC task.

Parameters:
attr (in) Task attributes (can be NULL)
Return values:
0 Success

Here is the call graph for this function:

unsigned int LMC_stopTask void   ) 
 

Stop the LMC task.

Return values:
LMC_GENERROR Failure
LMC_SUCCESS Success


Generated on Sun Aug 28 21:09:36 2005 by doxygen 1.3.3