GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CMX / V2-13-1 > cmx_interface / sun-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"

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 9 13:47:38 2009 by  doxygen 1.5.3