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

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

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

Include dependency graph for CMX_interfaceFind.c:

Include dependency graph

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.3 2004/03/13 00:16:02 kiml 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 Jul 14 20:23:07 2005 by doxygen 1.3.3