GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CMX / V2-13-5 > cmx_interface / rhel4-32


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>

Functions

static 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.5 2010/04/22 23:41:29 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

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

static 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 Apr 22 16:57:01 2010 by  doxygen 1.5.3