#include <LOW_portSerialFactory.h>
Static Public Methods | |
| LOW_portSerial * | new_portSerial (const portSpecifier_t inPortSpec) |
| Platform aware replacement for creating dynamic instances of LOW_portSerial. More... | |
Private Methods | |
| LOW_portSerialFactory () | |
| Constructor. More... | |
| virtual | ~LOW_portSerialFactory () |
| Destructor. More... | |
This class also contains platform specific type definitions.
This class is thread-safe.
Definition at line 38 of file LOW_portSerialFactory.h.
|
|
Constructor. Private to prevent instaciation as this is a static factory. Definition at line 28 of file LOW_portSerialFactory.cpp. |
|
|
Destructor. Private to prevent instaciation as this is a static factory. Definition at line 33 of file LOW_portSerialFactory.cpp. |
|
|
Platform aware replacement for creating dynamic instances of LOW_portSerial.
Definition at line 43 of file LOW_portSerialFactory.cpp. Referenced by LOW_linkDS2480B::LOW_linkDS2480B(), and LOW_linkPassiveSerial::LOW_linkPassiveSerial(). |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001