This file contains settings to make the SDHLibrary compile on differen systems: More...
Go to the source code of this file.
Defines | |
#define | NAMESPACE_SDH_END } |
#define | NAMESPACE_SDH_START namespace SDH { |
#define | NS_SDH SDH:: |
#define | SDH_USE_BINARY_COMMUNICATION 1 |
Flag, if 1 then binary communication is used where possible for better performance (requires at least firmware 0.0.2.15) | |
#define | SDH_USE_NAMESPACE 1 |
Flag, if 1 then all classes are put into a namespace called SDH. If 0 then the classes are left outside any namespace. | |
#define | USING_NAMESPACE_SDH using namespace SDH; |
This file contains settings to make the SDHLibrary compile on differen systems:
Copyright (c) 2008 SCHUNK GmbH & Co. KG
Definition in file sdhlibrary_settings.h.