namespace GlobalParameters
|
|
|
|
Public Types
Public Members
Detailed Description
const char OPTL_VERSION[]
|
Basic parameters class. This is a good place to have all general parsing
operations. Also, help and version parameters are handled by this class
mostly because all programs have them. All HpTrans programs and tools will
have parameters to specify log display levels, therefore all that
functionality will also be included in this class.
enum TransState {TS_NONE = 0, TS_SEND = 1, TS_RECV = 2}
|
enum HpTransMode {HTM_LINE = 0, HTM_GUI = 1, HTM_INFO = 2}
|
const char OPT_BAUDRATE[]
|
const char OPT_NOCONVERT[]
|
const char OPT_OVERWRITE[]
|
Generated on Fri Mar 9 02:04:42 2001, using kdoc 2.0a43. |