#include <Service.h>
Additional Inherited Members | |
![]() | |
virtual bool | HandleCommandLineArgument (const String &s) |
virtual void | MainLoop (const function< void()> &startedCB)=0 |
This class contains the 'main service loop' - which is how a service is started and shut down (and modules tied together).
Definition at line 39 of file Service/Sources/Service.h.