#include <dx_service.h>
|
| static void | abort (int) noexcept |
| |
|
| virtual void | ctrl (::DWORD ctlr) |
| |
| | dx_catchall () static void __stdcall __ctrl( |
| |
|
| static void __stdcall | __main (::DWORD argc, char **argv) noexcept |
| |
|
| ::SERVICE_STATUS_HANDLE | handle {} |
| |
| std::string | id |
| |
◆ service() [1/2]
◆ service() [2/2]
| dx::service::service |
( |
const char * | id | ) |
|
|
inline |
◆ __main()
| static void __stdcall dx::service::__main |
( |
::DWORD | argc, |
|
|
char ** | argv ) |
|
inlinestaticprotectednoexcept |
◆ abort()
| static void dx::service::abort |
( |
int | | ) |
|
|
inlinestaticnoexcept |
◆ ctrl()
| virtual void dx::service::ctrl |
( |
::DWORD | ctlr | ) |
|
|
inlineprotectedvirtual |
◆ dx_catchall()
| dx::service::dx_catchall |
( |
| ) |
|
|
inlineprotected |
◆ initialize()
| void dx::service::initialize |
( |
const char * | id | ) |
|
|
inline |
◆ run()
| virtual void dx::service::run |
( |
| ) |
|
|
inlinevirtual |
◆ handle
| ::SERVICE_STATUS_HANDLE dx::service::handle {} |
|
protected |
◆ id
| std::string dx::service::id |
|
protected |
◆ self
The documentation for this class was generated from the following file: