![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for SouthService, including all inherited members.
allowControl() (defined in SouthService) | SouthService | inline |
allowDebugger() (defined in SouthService) | SouthService | inline |
attachDebugger() (defined in SouthService) | SouthService | inline |
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 | |
configChange(const std::string &, const std::string &) | SouthService | virtual |
configChildCreate(const std::string &, const std::string &, const std::string &) (defined in SouthService) | SouthService | inlinevirtual |
configChildDelete(const std::string &, const std::string &) (defined in SouthService) | SouthService | inlinevirtual |
createSecurityCategories(ManagementClient *mgtClient, bool dryRun) | ServiceAuthHandler | |
debuggerAttached() (defined in SouthService) | SouthService | inline |
debugState() | SouthService | |
detachDebugger() (defined in SouthService) | SouthService | inline |
getAuthenticatedCaller() | ServiceAuthHandler | |
getDebuggerBuffer() (defined in SouthService) | SouthService | inline |
getMgmtClient() (defined in ServiceAuthHandler) | ServiceAuthHandler | inlinestatic |
getName() (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
getType() (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
handlePendingReconf() | SouthService | |
isolateDebugger(bool isolate) (defined in SouthService) | SouthService | inline |
isRunning() (defined in SouthService) | SouthService | inlinevirtual |
m_mgtClient | ServiceAuthHandler | protectedstatic |
m_name (defined in ServiceAuthHandler) | ServiceAuthHandler | protected |
m_type (defined in ServiceAuthHandler) | ServiceAuthHandler | protected |
operation(const std::string &name, std::vector< PLUGIN_PARAMETER * > &) | SouthService | |
processConfigChange(const std::string &, const std::string &) | SouthService | |
refreshBearerToken() | ServiceAuthHandler | |
replayDebugger() (defined in SouthService) | SouthService | inline |
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() | SouthService | virtual |
securityChange(const std::string &payload) | ServiceAuthHandler | virtual |
ServiceAuthHandler() (defined in ServiceAuthHandler) | ServiceAuthHandler | inline |
setAuthenticatedCaller(bool enabled) | ServiceAuthHandler | |
setDebuggerBuffer(unsigned int size) (defined in SouthService) | SouthService | inline |
setDryRun() (defined in SouthService) | SouthService | inline |
setInitialAuthenticatedCaller() | ServiceAuthHandler | |
setPoint(const std::string &name, const std::string &value) | SouthService | |
shutdown() | SouthService | virtual |
SouthService(const std::string &name, const std::string &token="") | SouthService | |
start(std::string &coreAddress, unsigned short corePort) | SouthService | |
stepDebugger(unsigned int steps) (defined in SouthService) | SouthService | inline |
stop() | SouthService | |
suspendDebugger(bool suspend) (defined in SouthService) | SouthService | inline |
updateSecurityCategory(const std::string &newCategory) | ServiceAuthHandler | |
~ServiceAuthHandler() (defined in ServiceAuthHandler) | ServiceAuthHandler | inlinevirtual |
~SouthService() | SouthService | virtual |