Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

LOW_portSerialFactory Class Reference

Factory class for platform specific objects of LOW_portSerial. More...

#include <LOW_portSerialFactory.h>

List of all members.

Static Public Methods

LOW_portSerialnew_portSerial (const portSpecifier_t inPortSpec)
 Platform aware replacement for creating dynamic instances of LOW_portSerial. More...


Detailed Description

Factory class for platform specific objects of LOW_portSerial.

This class also contains platform specific type definitions.

See also:
LOW_portSerial
Author:
Harald Roelle, Helmut Reiser

Definition at line 36 of file LOW_portSerialFactory.h.


Member Function Documentation

LOW_portSerial * LOW_portSerialFactory::new_portSerial const portSpecifier_t    inPortSpec [static]
 

Platform aware replacement for creating dynamic instances of LOW_portSerial.

Parameters:
inPortSpec  Unique identifier for new serial port instance.
Returns:
Pointer to new instance of LOW_portSerial.

Definition at line 28 of file LOW_portSerialFactory.cpp.

Referenced by LOW_linkDS2480B::LOW_linkDS2480B(), and LOW_linkPassiveSerial::LOW_linkPassiveSerial().


The documentation for this class was generated from the following files:
Generated on Sun Jan 12 21:07:58 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001