GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LPA / dev > lpa_epu / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LPA_output_p.h File Reference

LAT Physics Acquisition Private definitions for event output. More...

#include <LPA_DB/LPA_DB_schema.h>
#include <PBS/FPA.h>

Classes

struct  _LPA_output
 LPA output control structure. More...

Typedefs

typedef struct _LPA_output LPA_output
 Typedef for structure _LPA_output.

Functions

LPA_DB_OutputServices * LPA_getDgmOutputSvc (void)
 Retrieves the datagram output services block.
LPA_DB_OutputServices * LPA_getGrbOutputSvc (void)
 Retrieves the GRB output services block.
unsigned int LPA_setOutputStream (void *ctl, unsigned int state)
 Set the LPA output stream.
unsigned int LPA_getOutputPostCount (void *ctl, unsigned int reset)
 Get and reset the LPA output post count.


Detailed Description

LAT Physics Acquisition Private definitions for event output.

Author:
S.Maldonado - smaldona@slac.stanford.edu
    CVS $Id: LPA_output_p.h,v 1.6 2011/03/28 22:24:21 russell Exp $
   

Function Documentation

LPA_DB_OutputServices * LPA_getDgmOutputSvc ( void   ) 

Retrieves the datagram output services block.

Returns:
Status

References LPA_dgm_poster(), LPA_DgmOutputSvc, LPA_getOutputPostCount(), LPA_outputConstruct(), LPA_outputSizeOf(), and LPA_setOutputStream().

LPA_DB_OutputServices * LPA_getGrbOutputSvc ( void   ) 

Retrieves the GRB output services block.

Returns:
Status

References LPA_getOutputPostCount(), LPA_grb_poster(), LPA_GrbOutputSvc, LPA_outputConstruct(), LPA_outputSizeOf(), and LPA_setOutputStream().

unsigned int LPA_getOutputPostCount ( void *  ctl,
unsigned int  reset 
)

Get and reset the LPA output post count.

Returns:
Status
Parameters:
ctl Control parameter
reset Reset parameter

References _LPA_output::post_cnt.

Referenced by LPA_getDgmOutputSvc(), and LPA_getGrbOutputSvc().

unsigned int LPA_setOutputStream ( void *  ctl,
unsigned int  state 
)

Set the LPA output stream.

Returns:
Status
Parameters:
ctl Control parameter
state Enable state

References _LPA_output::post_cnt, and _LPA_output::post_state.

Referenced by LPA_getDgmOutputSvc(), and LPA_getGrbOutputSvc().


Generated on Mon Mar 28 16:13:13 2011 by  doxygen 1.5.8