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

rdetect.h File Reference

#include "reader.h"

Include dependency graph for rdetect.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

ReaderqueryReader (int i)
ReaderqueryGameReader ()
 queries GameReader on global port variable

ReaderqueryParallelReader ()
 Currently unused.

ReaderquerySerialReader ()
 Creates a Reader object for a Serial Reader (LINUX ONLY CURRENTLY).

void setupDirectIO ()
 calls necessary init functions for platform for direct i/o access

void sortByValue (long *fluxes, int *mask)
 sorts "deltas" in High -> low fashion

int promptForPort (int i)
 prompts user for hexidecimal port number

int main (int argc, char *argv[])
 Start of execution.


Function Documentation

int main int  argc,
char *  argv[]
 

Start of execution.

Parameters:
argc number of command line params
argv char * [] of command line params

Here is the call graph for this function:

int promptForPort int  i  ) 
 

prompts user for hexidecimal port number

Parameters:
i switch for message type (1=Game, 2=parallel)

Here is the call graph for this function:

Reader* queryGameReader  ) 
 

queries GameReader on global port variable

Returns:
ptr to Reader for this magstripe reader

Here is the call graph for this function:

Reader* queryParallelReader  ) 
 

Currently unused.

Reader* queryReader int  i  ) 
 

Here is the call graph for this function:

Reader* querySerialReader  ) 
 

Creates a Reader object for a Serial Reader (LINUX ONLY CURRENTLY).

Returns:
ptr to Reader for magstripe reader

Here is the call graph for this function:

void setupDirectIO  ) 
 

calls necessary init functions for platform for direct i/o access

void sortByValue long *  fluxes,
int *  mask
 

sorts "deltas" in High -> low fashion

Parameters:
fluxes int[] containing # of deltas
mask int [] containing data bit number associated with given delta


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