pcsc-lite 2.3.0
parser.h File Reference

Reads lexical config files and updates database. More...

#include "simclist.h"

Go to the source code of this file.

Data Structures

struct  bundleElt
 

Functions

int LTPBundleFindValueWithKey (list_t *l, const char *key, list_t **values)
 
int bundleParse (const char *fileName, list_t *l)
 
void bundleRelease (list_t *l)
 

Detailed Description

Reads lexical config files and updates database.

Definition in file parser.h.