#include <appConfig.h>
Data Fields | |
| unsigned char | verbose |
| unsigned char | doDaemon |
| unsigned int | maxPending |
| unsigned int | port |
| char | logPath [513] |
| char | namePat [513] |
Definition at line 17 of file appConfig.h.
| unsigned char tAppConfig::doDaemon |
Definition at line 19 of file appConfig.h.
| char tAppConfig::logPath[513] |
Definition at line 22 of file appConfig.h.
| unsigned int tAppConfig::maxPending |
Definition at line 20 of file appConfig.h.
| char tAppConfig::namePat[513] |
Definition at line 23 of file appConfig.h.
| unsigned int tAppConfig::port |
Definition at line 21 of file appConfig.h.
| unsigned char tAppConfig::verbose |
Definition at line 18 of file appConfig.h.
1.5.8