GATE
gate::AppService Member List

This is the complete list of members for gate::AppService, including all inherited members.

appArgs (defined in gate::AppService)gate::AppServiceprotected
appHandle (defined in gate::AppService)gate::AppServiceprotected
appPath (defined in gate::AppService)gate::AppServiceprotected
AppService(String const &appSvcName) (defined in gate::AppService)gate::AppService
cancel() (defined in gate::AppService)gate::AppServicevirtual
get_servicename(gate_appservice_t *service, char *buffer, size_t bufferlength) (defined in gate::AppService)gate::AppServicestatic
getServiceName() (defined in gate::AppService)gate::AppServicevirtual
init(gate_appservice_t *service, char const *program, char const *const *arguments, size_t argcount, uintptr_t apphandle) (defined in gate::AppService)gate::AppServicestatic
on_continue(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
on_error(gate_appservice_t *service, result_t resultcode, int32_t nativecode, char const *message) (defined in gate::AppService)gate::AppServicestatic
on_pause(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
on_signal(gate_appservice_t *service, int appsignal) (defined in gate::AppService)gate::AppServicestatic
on_start(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
on_stop(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
onContinue() (defined in gate::AppService)gate::AppServiceprotectedvirtual
onError(result_t resultCode, int32_t nativeCode, String const &message) (defined in gate::AppService)gate::AppServiceprotectedvirtual
onInit() (defined in gate::AppService)gate::AppServiceprotectedvirtual
onPause() (defined in gate::AppService)gate::AppServiceprotectedvirtual
onSignal(int appsignal) (defined in gate::AppService)gate::AppServiceprotectedvirtual
onStart() (defined in gate::AppService)gate::AppServiceprotectedvirtual
onStop() (defined in gate::AppService)gate::AppServiceprotectedvirtual
run()=0 (defined in gate::AppService)gate::AppServicepure virtual
run(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
runService(AppService &service, char const *program, char const *const *arguments, gate_size_t argcount, gate_uintptr_t apphandle) (defined in gate::AppService)gate::AppServicestatic
serviceName (defined in gate::AppService)gate::AppServiceprotected
~AppService() noexcept (defined in gate::AppService)gate::AppServicevirtual
~ICancelable() noexcept (defined in gate::ICancelable)gate::ICancelablevirtual
~IRunnable() noexcept (defined in gate::IRunnable)gate::IRunnablevirtual