GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CMX / V2-5-0

Constituent: cmx_interface     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

CMX_interfaceShow.c File Reference

Various ways to show the contents of an interface definition file. More...

#include <stdio.h>
#include "CMX_interface_prv.h"

Include dependency graph for CMX_interfaceShow.c:

Include dependency graph

Functions

unsigned int showInterface (void *status, struct _CMX_Hierarchy *hier, unsigned int depth)
 Prints the interface name for the given node in the hierarchy.

unsigned int CMX_interfaceShowGlobals (struct _CMX_Interface *head)
 Dump the global symbol list from an interface definition file.

unsigned int CMX_interfaceShowInterface (struct _CMX_Interface *head, unsigned int opts)
 Dump the interface instance list from an interface definition file.

unsigned int CMX_interfaceShowLookups (struct _CMX_Interface *head)
 Dump the CMX export symbol list from an interface definition file.


Detailed Description

Various ways to show the contents of an interface definition file.

CVS $Id: CMX_interfaceShow.c,v 1.3 2005/07/14 22:46:44 apw Exp $

Function Documentation

unsigned int CMX_interfaceShowGlobals struct _CMX_Interface head  ) 
 

Dump the global symbol list from an interface definition file.

Parameters:
head Control structure for one complete interface file.
Return values:
0 Success
1 Failure

unsigned int CMX_interfaceShowInterface struct _CMX_Interface head,
unsigned int  opts
 

Dump the interface instance list from an interface definition file.

Parameters:
head Control structure for one complete interface file.
opts Display options
Return values:
0 Success
1 Failure

Here is the call graph for this function:

unsigned int CMX_interfaceShowLookups struct _CMX_Interface head  ) 
 

Dump the CMX export symbol list from an interface definition file.

Parameters:
head Control structure for one complete interface file.
Return values:
0 Success
1 Failure

unsigned int showInterface void *  user,
struct _CMX_Hierarchy hier,
unsigned int  depth
[static]
 

Prints the interface name for the given node in the hierarchy.

Parameters:
user User options (bit fields)
hier Node in the hierarchy tree
depth Recursion depth
Return values:
0 Success (always)


Generated on Thu Jul 14 20:23:14 2005 by doxygen 1.3.3