GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V1-0-0

Constituent: rim     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

RIM_error.c File Reference

Function to find an error string to go with an error code. More...

#include "RIM/RIM.h"

Include dependency graph for RIM_error.c:


Data Structures

struct  RIM_error
 Error number and string combination. More...

Functions

const char * RIM_getErrorString (RIM_ERROR err)
 Look up descriptive string for an error code.

Variables

static const RIM_error error_strings []
 Array mapping error strings to error numbers.

Detailed Description

Function to find an error string to go with an error code.

Author:
James Swain & Owen Saxton
Id
RIM_error.c,v 1.1 2007/03/16 19:25:22 saxton Exp

Function Documentation

const char* RIM_getErrorString RIM_ERROR  err  ) 
 

Look up descriptive string for an error code.

Parameters:
err Error code to lookup
Returns:
Pointer to a string describing the error code.


Generated on Fri Jun 15 02:02:38 2007 by  doxygen 1.4.4