Classes | Variables
serialbase.h File Reference

Interface of class #SDH::cSerialBase, a virtal base class to access serial communication channels like RS232 or CAN. More...

#include "sdhlibrary_settings.h"
#include <errno.h>
#include "sdhexception.h"
#include "dbg.h"
#include "sdhbase.h"
Include dependency graph for serialbase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cSerialBase
 Low-level communication class to access a serial port. More...
class  cSerialBaseException
 Derived exception class for low-level serial communication related exceptions. More...
class  cSerialBase::cSetTimeoutTemporarily
 helper class to set timeout of _serial_base on construction and reset to previous value on destruction. (RAII-idiom) More...

Variables

NAMESPACE_SDH_START typedef void * tDeviceHandle
 generic device handle for CAN devices

Detailed Description

Interface of class #SDH::cSerialBase, a virtal base class to access serial communication channels like RS232 or CAN.

General file information

Author:
Dirk Osswald
Date:
2008-05-02

Copyright

Copyright (c) 2008 SCHUNK GmbH & Co. KG


Definition in file serialbase.h.


Variable Documentation

generic device handle for CAN devices

Definition at line 64 of file serialbase.h.



schunk_sdh
Author(s): Mathias Luedtke , Florian Weisshardt
autogenerated on Thu Aug 27 2015 15:07:03