GATE
gate::apps::GateSvc Member List

This is the complete list of members for gate::apps::GateSvc, 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
GateSvc() (defined in gate::apps::GateSvc)gate::apps::GateSvcinline
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::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onError(result_t resultCode, int32_t nativeCode, String const &message) (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onInit() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onPause() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onSignal(int appsignal) (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onStart() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
onStop() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotectedvirtual
run() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlinevirtual
run(gate_appservice_t *service) (defined in gate::AppService)gate::AppServicestatic
runConsoleMode() (defined in gate::apps::GateSvc)gate::apps::GateSvcinlineprotected
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
~GateSvc() noexcept (defined in gate::apps::GateSvc)gate::apps::GateSvcinlinevirtual
~ICancelable() noexcept (defined in gate::ICancelable)gate::ICancelablevirtual
~IRunnable() noexcept (defined in gate::IRunnable)gate::IRunnablevirtual