This file contains the interface to class SDH::cSDH, the end user class to access the SDH from a PC. More...
#include "sdhlibrary_settings.h"#include "basisdef.h"#include <vector>#include <string>#include "sdhbase.h"#include "sdhserial.h"#include <assert.h>#include <unistd.h>#include "dbg.h"#include "sdhexception.h"#include "simplevector.h"#include <iosfwd>#include "serialbase.h"

Go to the source code of this file.
Classes | |
| class | cSDH |
| SDH::cSDH is the end user interface class to control a SDH (SCHUNK Dexterous Hand). More... | |
Typedefs | |
| typedef void * | PCAN_HANDLE |
| dummy definition in case Pcan_usb.h is not available | |
Variables | |
| NAMESPACE_SDH_START typedef void * | NTCAN_HANDLE |
| dummy definition in case ntcan.h is not available | |
This file contains the interface to class SDH::cSDH, the end user class to access the SDH from a PC.
Copyright (c) 2007 SCHUNK GmbH & Co. KG
Definition in file sdh.h.
| typedef void* PCAN_HANDLE |
| NAMESPACE_SDH_START typedef void* NTCAN_HANDLE |