GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CMX / V2-8-1

Constituent: cmx_asBuiltSpy     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

CMX_asBuiltSpy.c File Reference

Collection of CMX-as-built spy functions. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "CMX/CMX_asBuiltPub.h"
#include "CMX/CMX_asBuiltSpy.h"

Include dependency graph for CMX_asBuiltSpy.c:


Functions

unsigned int CMX_asBuiltPrint ()
 Print the collected CMX-as-built catalog.
unsigned int CMX_asBuiltPrintConstit (CMX_asBuiltIdentity *ident)
 Print a single constituent identity block (long form).
unsigned int CMX_asBuiltPrintBackward ()
 Print the collected CMX-as-built catalog in backward load order.
unsigned int CMX_asBuiltPrintForward ()
 Print the collected CMX-as-built catalog in forward load order.
unsigned int CMX_asBuiltPrintLong ()
 Print the collected CMX-as-built catalog in verbose format.

Detailed Description

Collection of CMX-as-built spy functions.

CMX_asBuiltSpy.c provides some common spy/dump functions for the CMX-as-built structures.

CVS $Id: CMX_asBuiltSpy.c,v 1.3 2004/09/01 20:07:58 kiml Exp $

Function Documentation

unsigned int CMX_asBuiltPrint void   ) 
 

Print the collected CMX-as-built catalog.

CMX_asBuiltPrint() does a formatted print of the collected CMX-as-built catalog.

Return values:
0 always

unsigned int CMX_asBuiltPrintBackward void   ) 
 

Print the collected CMX-as-built catalog in backward load order.

CMX_asBuiltPrintBackward() does a formatted print of the collected CMX-as-built catalog in backward load order (and in very verbose format).

Return values:
0 always

unsigned int CMX_asBuiltPrintConstit CMX_asBuiltIdentity *  ident  ) 
 

Print a single constituent identity block (long form).

CMX_asBuiltPrintConstit() does a formatted print of a single constituent. The output is more verbose than the summary printed by CMX_asBuiltPrint().

Return values:
0 Success
x Identity block pointer invalid

unsigned int CMX_asBuiltPrintForward void   ) 
 

Print the collected CMX-as-built catalog in forward load order.

CMX_asBuiltPrintForward() does a formatted print of the collected CMX-as-built catalog in forward load order (and in very verbose format).

Return values:
0 always

unsigned int CMX_asBuiltPrintLong void   ) 
 

Print the collected CMX-as-built catalog in verbose format.

CMX_asBuiltPrintLong() does a formatted print of the collected CMX-as-built catalog in very verbose format.

Return values:
0 always


Generated on Tue Mar 13 01:38:08 2007 by  doxygen 1.4.4