#include "common/dllexport.h"
#include "KNI/cdlBase.h"
#include "KNI/cdlCOMExceptions.h"
#include <string>
#include <termios.h>
#include <fcntl.h>
#include <cerrno>
Include dependency graph for cdlCOM.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | TCdlCOMDesc |
This structrue stores the attributes for a serial port device. More... | |
class | CCdlCOM |
Encapsulates the serial port device. More... |