#include <reader.h>
Inheritance diagram for DirectReader:
Public Member Functions | |
DirectReader () | |
DirectReader (int, int, int, int, int, int, int, int) | |
virtual void | readRaw () const |
virtual bool | initReader () |
virtual Card | read () const |
virtual bool | writeXML (char *) const |
Protected Attributes | |
int | port |
bool | usesCP |
int | CP |
int | CLK1 |
int | DATA1 |
int | CLK2 |
int | DATA2 |
int | CLK3 |
int | DATA3 |
|
|
Here is the call graph for this function:
|
|
Here is the call graph for this function:
|
Implements Reader. |
|
Implements Reader. |
Here is the call graph for this function:
|
Implements Reader. |
|
Implements Reader. |
Here is the call graph for this function:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|