#include "common/dllexport.h"
#include "KNI/cdlBase.h"
#include "KNI/cdlCOMExceptions.h"
#include <cstring>
#include <termios.h>
#include <fcntl.h>
#include <cerrno>
Go to the source code of this file.
Classes | |
class | CCdlCOM |
Encapsulates the serial port device. More... | |
struct | TCdlCOMDesc |
This structrue stores the attributes for a serial port device. More... | |