PportAddresses Class Reference

List of all members.

Detailed Description

Determine if a parallel port base addresses is valid.

Class PportAddresses is a helper class for EppRulbusInterface.


Public Types

typedef QuadCptr const_iterator
 const iterator type


Public Member Functions

bool isValid (Quad base) const
 true if specified parallel port base address is valid.

const_iterator begin () const
 first element of iteration.

const_iterator end () const
 past the last element of iteration.


Static Private Attributes

Quad kPportAddresses []
 (default) list of valid base addresses.

const Quad basePCIMin = 0x0D00
 lowest acceptable base address

const Quad basePCIMax = 0xFFF8
 highest acceptable base address

const Quad basePCIStp = 8
 base address delta


Member Data Documentation

Quad kPportAddresses [static, private]
 

Initial value:

   {
      0x378, 0x278
   }


The documentation for this class was generated from the following file:
Generated on Tue Oct 12 14:12:04 2004 for Rulbus Device Class Library for Microsoft Windows by doxygen 1.3.4