libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
This is the complete list of members for jmmcg::NTUtils::ServiceManipulation, including all inherited members.
ControlService(const DWORD dwControl, SERVICE_STATUS &status) noexcept(true) | jmmcg::NTUtils::ServiceManipulation | inline |
exception_type typedef | jmmcg::NTUtils::ServiceManipulation | |
Handle(void) const noexcept(true) | jmmcg::NTUtils::LoadLibraryWrapper | inlineprotected |
LoadLibraryWrapper(const TCHAR *const lib_name) | jmmcg::NTUtils::LoadLibraryWrapper | inlineprotected |
OpenService(const TCHAR *const service_name, const DWORD access) | jmmcg::NTUtils::ServiceManipulation | |
ServiceManipulation(const TCHAR *const machine=NULL) | jmmcg::NTUtils::ServiceManipulation | |
StartService(const DWORD num_args, const TCHAR **args) noexcept(true) | jmmcg::NTUtils::ServiceManipulation | inline |
~LoadLibraryWrapper(void) | jmmcg::NTUtils::LoadLibraryWrapper | inlineprotectedvirtual |
~ServiceManipulation(void) | jmmcg::NTUtils::ServiceManipulation |