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

SerialReader Class Reference

#include <reader.h>

Inheritance diagram for SerialReader:

Inheritance graph
[legend]
Collaboration diagram for SerialReader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SerialReader ()
 SerialReader (char *)
void setDevice (char *)
void setCRFlag (bool)
virtual void readRaw () const
virtual bool initReader ()
virtual Card read () const
virtual bool writeXML (char *) const

Protected Member Functions

bool validInput (const char *) const
char * parseTrack (const char *, const char, const char) const

Protected Attributes

char * device
FILE * fin
bool flagCR

Constructor & Destructor Documentation

SerialReader::SerialReader  ) 
 

Here is the call graph for this function:

SerialReader::SerialReader char *   ) 
 

Here is the call graph for this function:


Member Function Documentation

bool SerialReader::initReader  )  [virtual]
 

Implements Reader.

char * SerialReader::parseTrack const char *  ,
const  char,
const  char
const [protected]
 

Card SerialReader::read  )  const [virtual]
 

Implements Reader.

Here is the call graph for this function:

void SerialReader::readRaw  )  const [virtual]
 

Implements Reader.

void SerialReader::setCRFlag bool   ) 
 

void SerialReader::setDevice char *   ) 
 

bool SerialReader::validInput const char *   )  const [protected]
 

bool SerialReader::writeXML char *   )  const [virtual]
 

Implements Reader.

Here is the call graph for this function:


Member Data Documentation

char* SerialReader::device [protected]
 

FILE* SerialReader::fin [protected]
 

bool SerialReader::flagCR [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Apr 7 01:57:17 2005 for StripeSnoop by doxygen 1.3.3