dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
Service
dxx
service
Undocumented in source.
interface
Service {
void
start
(const(Variant[string]) param);
void
stop
();
}
Members
Functions
start
void
start
(const(Variant[string]) param)
Undocumented in source.
stop
void
stop
()
Undocumented in source.
Meta
Source
See Implementation
dxx
service
classes
ServiceBase
interfaces
Service
structs
ServiceNotification