Implementation of a class to parse common SDH related command line options. More...


Go to the source code of this file.
Classes | |
| class | cSDHOptions |
| class for command line option parsing holding option parsing results More... | |
Macros | |
| #define | DSA_DEFAULT_TCP_PORT 13000 |
| #define | SDH_DEFAULT_TCP_ADR "192.168.1.42" |
| #define | SDH_DEFAULT_TCP_PORT 23 |
| #define | SDHUSAGE_DEFAULT "general sdhcom_serial sdhcom_common sdhcom_esdcan sdhcom_peakcan sdhcom_cancommon sdhcom_tcp" |
Implementation of a class to parse common SDH related command line options.
Copyright (c) 2008 SCHUNK GmbH & Co. KG
Definition in file sdhoptions.h.
| #define DSA_DEFAULT_TCP_PORT 13000 |
Definition at line 68 of file sdhoptions.h.
| #define SDH_DEFAULT_TCP_ADR "192.168.1.42" |
Definition at line 66 of file sdhoptions.h.
| #define SDH_DEFAULT_TCP_PORT 23 |
Definition at line 67 of file sdhoptions.h.
| #define SDHUSAGE_DEFAULT "general sdhcom_serial sdhcom_common sdhcom_esdcan sdhcom_peakcan sdhcom_cancommon sdhcom_tcp" |
string defining all the usage helptexts included by default
Definition at line 64 of file sdhoptions.h.