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.h File Reference

Public include file for the CMX-as-built spy module. Provides function prototypes for "standard" CMX-as-built information dumps. More...

#include "CMX/CMX_asBuiltPub.h"

Include dependency graph for CMX_asBuiltSpy.h:

This graph shows which files directly or indirectly include this file:


Functions

unsigned int CMX_asBuiltPrint (void)
 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 (void)
 Print the collected CMX-as-built catalog in backward load order.
unsigned int CMX_asBuiltPrintForward (void)
 Print the collected CMX-as-built catalog in forward load order.
unsigned int CMX_asBuiltPrintLong (void)
 Print the collected CMX-as-built catalog in verbose format.

Detailed Description

Public include file for the CMX-as-built spy module. Provides function prototypes for "standard" CMX-as-built information dumps.

CVS $Id: CMX_asBuiltSpy.h,v 1.3 2004/09/01 20:05:13 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:10 2007 by  doxygen 1.4.4