GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-2 > lseprint / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSE_etxCtbPrint.c File Reference

Simple print/dump routines for Event Context Contribution. More...

#include "LSE/LSE_reasonNames.h"
#include "LSE/LSE_etxCtbPrint.h"
#include "LSE/LSE_etxBdyPrint.h"
#include "LSE/LSE_etxCtb.h"
#include <stdio.h>

Functions

static void bridge_print (unsigned char bridge)
 Prints the reasons why the overall LSE datagram was opened and subsequently closed.
int LSE_etxCtbAbbreviatedPrint (const LSE_etxCtbAbbreviated *etx)
 Prints the contents of an LSE_etxCtbAbbreviated contribution.
int LSE_etxCtbFullPrint (const LSE_etxCtbFull *etx)
 Prints the contents of an LSE_etxCtbFull contribution.


Detailed Description

Simple print/dump routines for Event Context Contribution.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: LSE_etxCtbPrint.c,v 1.3 2005/10/13 20:13:58 russell Exp $

Function Documentation

static void bridge_print ( unsigned char  bridge  )  [static]

Prints the reasons why the overall LSE datagram was opened and subsequently closed.

Parameters:
bridge The bridge word from the contribution header. This contains the reasons.

int LSE_etxCtbAbbreviatedPrint ( const LSE_etxCtbAbbreviated etx  ) 

Prints the contents of an LSE_etxCtbAbbreviated contribution.

Return values:
0,always 
Parameters:
etx The contribution to print

int LSE_etxCtbFullPrint ( const LSE_etxCtbFull etx  ) 

Prints the contents of an LSE_etxCtbFull contribution.

Return values:
0,always 
Parameters:
etx The contribution to print


Generated on Mon Jul 26 16:52:12 2010 by  doxygen 1.5.3