GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CMX / V2-13-5 > cmx_asBuiltSpy / i845e


Interface   Data Structures   File List   Data Fields   Globals  

CMX_lookupSpy.c File Reference

Collection of CMX symbol lookup spy functions. More...

#include <stdio.h>
#include <string.h>
#include <CMX/CMX_asBuiltPub.h>
#include <CMX/CMX_lookupPub.h>
#include <CMX/CMX_lookupSpy.h>

Functions

unsigned int lookupPrint (CMX_asBuiltIdentity **prv, const CMX_LookupSymbol *sym, CMX_asBuiltIdentity *cab)
 Print the collected CMX symbol tables.
unsigned int CMX_lookupPrint ()
 Print the collected CMX symbol tables.


Detailed Description

Collection of CMX symbol lookup spy functions.

CMX_lookupSpy.c provides some common spy/dump functions for the CMX symbol lookup tables.

CVS $Id: CMX_lookupSpy.c,v 1.2 2010/04/22 23:41:29 apw Exp $

Function Documentation

unsigned int CMX_lookupPrint ( void   ) 

Print the collected CMX symbol tables.

CMX_lookupPrint() does a formatted print of the collected CMX symbol tables

Return values:
0 always

unsigned int lookupPrint ( CMX_asBuiltIdentity **  prv,
const CMX_LookupSymbol *  sym,
CMX_asBuiltIdentity *  cab 
)

Print the collected CMX symbol tables.

Parameters:
prv (in/out) User parameter (records latest package/constituent seen)
sym (in) A sumbol table entry
cab (in) Package/constituent defining this symbol
lookupPrint() does a formatted print of the collected CMX symbol tables

Return values:
0 always


Generated on Thu Apr 22 16:58:34 2010 by  doxygen 1.5.3