#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... |
This class also contains platform specific type definitions.
Definition at line 36 of file LOW_portSerialFactory.h.
|
Platform aware replacement for creating dynamic instances of LOW_portSerial.
Definition at line 28 of file LOW_portSerialFactory.cpp. Referenced by LOW_linkDS2480B::LOW_linkDS2480B(), and LOW_linkPassiveSerial::LOW_linkPassiveSerial(). |