GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSSP / V0-0-0

Constituent: qsspprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSSP_ctxPrint.c File Reference

Science Statistics Physics print utilities. More...

#include "QSSP/QSSP_ctx.h"
#include "QSSP/QSSP_ctxPrint.h"
#include "QSSP_pvtdefs.h"
#include "QSD/QFC_cache.h"
#include "LSE/LSEW_ctxTim.h"
#include "LSE/LSE_modeNames.h"
#include "LSE/LSE_cpuNames.h"
#include "LSE/LSE_originNames.h"
#include "LSE/LSE_reasonNames.h"
#include <string.h>
#include <stdio.h>

Include dependency graph for QSSP_ctxPrint.c:


Functions

static void print_filename (const char *name, int margin)
 Attempt to display long file names in a semi-legiable fashion.
static void print_keyedfilename (const char *label, unsigned int key, const char *name)
 Attempt to display long file names in a semi-legiable fashion plus its keys.
void qssp_ctx_files_print (const QSSP_ctx *ctx)
 Dumps the files.
static void qssp_ctx_did_print (const QSSP_ctxDid *did)
 Prints the Datagram Identifier.
void QSSP_ctxPrint (const QSSP_ctx *ctx, const char *title)
 Prints the statistics context contribution.

Detailed Description

Science Statistics Physics print utilities.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSSP_ctxPrint.c,v 1.1.1.1 2008/04/02 01:19:25 russell Exp $

Function Documentation

static void print_filename const char *  name,
int  margin
[static]
 

Attempt to display long file names in a semi-legiable fashion.

Parameters:
name The full file name
margin The margin to leave when the name splits across lines

static void print_keyedfilename const char *  label,
unsigned int  key,
const char *  name
[static]
 

Attempt to display long file names in a semi-legiable fashion plus its keys.

Parameters:
label The type of file
key The file key
name The full file name

static void qssp_ctx_did_print const QSSP_ctxDid did  )  [static]
 

Prints the Datagram Identifier.

Parameters:
did The datagram identifier to print

void qssp_ctx_files_print const QSSP_ctx ctx  ) 
 

Dumps the files.

Parameters:
ctx Pointer to the context

void QSSP_ctxPrint const QSSP_ctx ctx,
const char *  title
 

Prints the statistics context contribution.

Parameters:
ctx The statistics context to print
title A title describing the statistics context to be printed (like Gamma Statistics, etc)


Generated on Wed Apr 2 01:36:39 2008 by  doxygen 1.4.4