HSL 2.0 framework
Description of the framework
|
Package. More..
Classes | |
class | BaseModules |
Basic class for a HSL 2.0 device. More... | |
class | Framework |
Maps all framework functionalities. More... | |
class | Logger |
Logging. More... | |
Static Public Attributes | |
int | LOGGING_NONE = 0 |
Null logger, no logging takes place. More... | |
int | LOGGING_SYSLOG = 1 |
SysLog-Logger, a logging via SYSLOG takes place. More... | |
Package
BaseModule Combines all classes of the framework
|
static |
Null logger, no logging takes place
Used by the generator
|
static |
SysLog-Logger, a logging via SYSLOG takes place
Used by the generator