Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

reader.cpp File Reference

Controls all supported readers. More...

#include "reader.h"
#include "card.h"
#include "track.h"
#include "misc.h"
#include "bitstream.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Include dependency graph for reader.cpp:

Include dependency graph

Functions

char * createTag (char *n, char *v)
char * createTag (char *n, bool b)
char * createTag (char *n, int i)

Detailed Description

Controls all supported readers.

Contains code to initialize, read, and create config files for all support reader types. Contains OS and Platform specific code, that is included in #ifdefs

Author:
Acidus (acidus@msblabs.org)
This file is part of Stripe Snoop (http://stripesnoop.sourceforge.net)

Stripe Snoop is licensed under the GPL. See COPYING for more info

Copyright (C) 2005 Acidus, Most Significant Bit Labs


Function Documentation

char* createTag char *  n,
int  i
 

char* createTag char *  n,
bool  b
 

char* createTag char *  n,
char *  v
 


Generated on Thu Apr 7 01:56:22 2005 for StripeSnoop by doxygen 1.3.3