mod_fem_viewer/utils/fv_dictstr.c File Reference

#include "fv_dictstr.h"
#include <string.h>
Include dependency graph for fv_dictstr.c:

Functions

const char * getString (const StrDict *table, unsigned int size, int key)
int getStrKey (const StrDict *table, unsigned int size, const char *str)
const char * getDescription (const ErrDict *table, unsigned int size, int key)
int getKey (const ErrDict *table, unsigned int size, const char *str)
unsigned char getErrLevel (const ErrDict *table, unsigned int size, int key)

Function Documentation

const char* getDescription ( const ErrDict table,
unsigned int  size,
int  key 
)
unsigned char getErrLevel ( const ErrDict table,
unsigned int  size,
int  key 
)
int getKey ( const ErrDict table,
unsigned int  size,
const char *  str 
)
const char* getString ( const StrDict table,
unsigned int  size,
int  key 
)

Here is the caller graph for this function:

int getStrKey ( const StrDict table,
unsigned int  size,
const char *  str 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1