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