![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for NorthService, including all inherited members.
alertFailures() | NorthService | |
AuthenticationMiddlewareACL(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, const std::string &serviceName, const std::string &serviceType) | ServiceAuthHandler | |
AuthenticationMiddlewareCommon(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, std::string &callerName, std::string &callerType) | ServiceAuthHandler | |
AuthenticationMiddlewarePUT(std::shared_ptr< HttpServer::Response > response, std::shared_ptr< HttpServer::Request > request, std::function< void(std::shared_ptr< HttpServer::Response >, std::shared_ptr< HttpServer::Request >)> funcPUT) | ServiceAuthHandler | |
clearFailures() | NorthService | |
configChange(const std::string &, const std::string &) | NorthService | virtual |
configChildCreate(const std::string &, const std::string &, const std::string &) (defined in NorthService) | NorthService | inlinevirtual |
configChildDelete(const std::string &, const std::string &) (defined in NorthService) | NorthService | inlinevirtual |
createSecurityCategories(ManagementClient *mgtClient, bool dryRun) | ServiceAuthHandler | |
getAuthenticatedCaller() | ServiceAuthHandler | |
getDryRun() (defined in NorthService) | NorthService | inline |
getMgmtClient() (defined in ServiceAuthHandler) | ServiceAuthHandler | inlinestatic |
getName() (defined in NorthService) | NorthService | inline |
getPluginName() (defined in NorthService) | NorthService | inline |
getType() (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
isRunning() (defined in NorthService) | NorthService | inlinevirtual |
m_mgtClient | ServiceAuthHandler | protectedstatic |
m_name (defined in ServiceAuthHandler) | ServiceAuthHandler | protected |
m_type (defined in ServiceAuthHandler) | ServiceAuthHandler | protected |
NorthService(const std::string &name, const std::string &token="") | NorthService | |
operation(const std::string &name, int paramCount, char *names[], char *parameters[], const ControlDestination) (defined in NorthService) | NorthService | |
operation(const std::string &name, int paramCount, char *names[], char *parameters[], const ControlDestination, const std::string &arg) (defined in NorthService) | NorthService | |
pause() (defined in NorthService) | NorthService | |
refreshBearerToken() | ServiceAuthHandler | |
release() (defined in NorthService) | NorthService | |
respond(std::shared_ptr< HttpServer::Response > response, const std::string &payload) (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
respond(std::shared_ptr< HttpServer::Response > response, SimpleWeb::StatusCode code, const std::string &payload) (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
restart() | NorthService | virtual |
securityChange(const std::string &payload) | ServiceAuthHandler | virtual |
ServiceAuthHandler() (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
setAuthenticatedCaller(bool enabled) | ServiceAuthHandler | |
setDryRun() (defined in NorthService) | NorthService | inline |
setInitialAuthenticatedCaller() | ServiceAuthHandler | |
shutdown() | NorthService | virtual |
start(std::string &coreAddress, unsigned short corePort) | NorthService | |
stop() | NorthService | |
updateSecurityCategory(const std::string &newCategory) | ServiceAuthHandler | |
write(const std::string &name, const std::string &value, const ControlDestination) (defined in NorthService) | NorthService | |
write(const std::string &name, const std::string &value, const ControlDestination, const std::string &arg) (defined in NorthService) | NorthService | |
~NorthService() | NorthService | virtual |
~ServiceAuthHandler() (defined in ServiceAuthHandler) | ServiceAuthHandler | inlinevirtual |