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_interfaceFind.c File Reference

Identify the interface in which a symbol appears. More...

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

Functions

const char * CMX_interfaceFind (struct _CMX_Interface *ifac, const char *isym)
 Identify the interface in which a symbol appears.


Detailed Description

Identify the interface in which a symbol appears.

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

Function Documentation

const char* CMX_interfaceFind ( struct _CMX_Interface ifac,
const char *  isym 
)

Identify the interface in which a symbol appears.

Parameters:
ifac Handle for previously parsed interface description file
isym Symbol name to trace
Return values:
NULL Symbol does not appear in any interface
x Pointer to interface name


Generated on Thu Apr 22 16:57:01 2010 by  doxygen 1.5.3