GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CMX / V2-6-2

Constituent: cmx_asBuiltSpy     Tag: linux-gcc


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"

Include dependency graph for CMX_lookupSpy.c:


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.1 2005/07/14 22:46:45 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 Tue Nov 8 20:50:21 2005 by  doxygen 1.4.4