GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSD / V0-4-2

Constituent: qsdprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSD_ctxPrint.c File Reference

Prints the standard Datagram Identifier. More...

#include "QSD/QSD_ctx.h"
#include "QSD/QSD_ctxPrint.h"
#include "LSE/LSE_modeNames.h"
#include "LSE/LSE_cpuNames.h"
#include "LSE/LSE_originNames.h"
#include "LSE/LSE_reasonNames.h"
#include <stdio.h>

Include dependency graph for QSD_ctxPrint.c:


Defines

#define Cntof(_array)   (sizeof(_array)/sizeof(*(_array)))
 Returns the count of elements in _array.

Functions

void QSD_ctxOpenClosePrint (const QSD_ctxOpen *open, const QSD_ctxClose *close)
 Produces a dump of the standard open and close context information.
void QSD_ctxDidPrint (const QSD_ctxDid *did)
 Prints the Datagram Identifier.
void QSD_ctxPrint (const QSD_ctx *ctx, const char *title)
 Produces a dump of the standard context information.

Detailed Description

Prints the standard Datagram Identifier.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSD_ctxPrint.c,v 1.1 2008/06/09 19:07:30 russell Exp $

Define Documentation

#define Cntof _array   )     (sizeof(_array)/sizeof(*(_array)))
 

Returns the count of elements in _array.

Parameters:
_array The array to count


Function Documentation

void QSD_ctxDidPrint const QSD_ctxDid did  ) 
 

Prints the Datagram Identifier.

Parameters:
did The datagram identifier to print

void QSD_ctxOpenClosePrint const QSD_ctxOpen open,
const QSD_ctxClose close
 

Produces a dump of the standard open and close context information.

const char *title)

Parameters:
open The datagram open information to print
close The datagram close information to print

void QSD_ctxPrint const QSD_ctx ctx,
const char *  title
 

Produces a dump of the standard context information.

Parameters:
ctx The datagram context to print.
title The title string, may by NULL


Generated on Mon Dec 8 01:11:00 2008 by  doxygen 1.4.4