GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-2-0

Constituent: qseprint     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_ctxPrint.c File Reference

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

#include "QSE/QSE_ctxPrint.h"
#include "QSE/QSE_ctx.h"
#include "QSD/QSD_ctxPrint.h"
#include <stdio.h>

Include dependency graph for QSE_ctxPrint.c:


Functions

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.8 2008/06/10 22:59:07 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_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 Sat Jun 20 01:42:25 2009 by  doxygen 1.5.3