GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-4

Constituent: qseprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_ctxPrint.c File Reference

Prints the event context information for debugging purposes. More...

#include "LSE/LSE_modeNames.h"
#include "LSE/LSE_cpuNames.h"
#include "LSE/LSE_originNames.h"
#include "LSE/LSE_reasonNames.h"
#include "QSE/QSE_ctxPrint.h"
#include "QSE/QSE_ctx.h"
#include "PBI/Check.h"
#include <stdio.h>

Include dependency graph for QSE_ctxPrint.c:


Functions

void QSE_ctxDidPrint (const QSE_ctxDid *did)
 Produces a brief (two line) dump of the Datagram Identification.
void QSE_ctxCtrsPrint (const QSE_ctxCounters *ctrs)
 Produces a brief (two line) dump of the extended counters.
void QSE_ctxTimePrint (const QSE_ctxTime *tim)
 Produces a brief (two line) dump of the time information.
void QSE_ctxPrint (const QSE_ctx *ctx)
 Produces a dump of the event context information.

Detailed Description

Prints the event context information for debugging purposes.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSE_ctxPrint.c,v 1.5 2007/07/11 17:31:39 russell Exp $

Function Documentation

void QSE_ctxCtrsPrint const QSE_ctxCounters ctrs  ) 
 

Produces a brief (two line) dump of the extended counters.

Parameters:
ctrs The extended counters to print

void QSE_ctxDidPrint const QSE_ctxDid did  ) 
 

Produces a brief (two line) dump of the Datagram Identification.

Parameters:
did The DID to print

void QSE_ctxPrint const QSE_ctx ctx  ) 
 

Produces a dump of the event context information.

Parameters:
ctx The context to dump

void QSE_ctxTimePrint const QSE_ctxTime tim  ) 
 

Produces a brief (two line) dump of the time information.

Parameters:
tim The time context to print


Generated on Tue Jul 17 04:26:10 2007 by  doxygen 1.4.4