25 #if defined(__linux__)
28 #elif defined(_WIN32) || defined(_WIN64)
38 #if defined(__linux__)
40 #elif defined(_WIN32) || defined(_WIN64)
The class for port control that inherits PortHandlerLinux, PortHandlerWindows, PortHandlerMac,...
static PortHandler * getPortHandler(const char *port_name)
The function that gets PortHandler class inheritance @description The function gets class inheritance...
The class for control port in Linux.
The class for control port in Windows.