Implementation of class SDH::cRS232, a class to access serial RS232 port with VCC compiler on Windows. More...
#include "sdhlibrary_settings.h"
#include <windows.h>
#include "sdhexception.h"
#include "serialbase.h"
Classes | |
class | SDH::cRS232Exception |
Derived exception class for low-level RS232 related exceptions. More... | |
class | SDH::cRS232 |
Low-level communication class to access a serial port on Cygwin and Linux. More... | |
Namespaces | |
namespace | SDH |
Defines | |
#define | SDH_RS232_VCC_ASYNC 0 |
Implementation of class SDH::cRS232, a class to access serial RS232 port with VCC compiler on Windows.
Code kindly provided by Martin from the RoboCluster project Denmark.
#define SDH_RS232_VCC_ASYNC 0 |