Garmin Fleet Management Controller
2.19.0
|
#include <list>
#include "stdafx.h"
#include "garmin_types.h"
#include "TimerListener.h"
#include "PhysicalLayer.h"
Go to the source code of this file.
Classes | |
class | SerialPort |
Physical layer implementation for a serial port. More... | |
Macros | |
#define | TCP_PORT_NAME "TCP_PORT_6000" |
#define TCP_PORT_NAME "TCP_PORT_6000" |
Definition at line 23 of file SerialPort.h.
Referenced by SerialPort::getPortList(), and CSelectCommPortDlg::OnBnClickedOk().