![]() |
Include dependency graph for Service.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HSEP::ServiceThread |
| Base thread that must be inherited to provide useful functionality to a service. More... | |
| class | HSEP::ServiceThreadFactory |
| ThreadFactory that must be inherited to create a particular type of ServiceThread to be executed by the corresponding Service. More... | |
| class | HSEP::Service |
| Creates an operating system Service. More... | |
Namespaces | |
| namespace | HSEP |
| HSEP generic namespace, including basic processing tools. | |