Go to the source code of this file.
|
| OT_SERVICEFOUNDATION_API_EXPORTONLY const char * | ot::foundation::performAction (const std::string &_json, const std::string &_senderURL) |
| |
| OT_SERVICEFOUNDATION_API_EXPORTONLY const char * | ot::foundation::performActionOneWayTLS (const std::string &_json, const std::string &_senderURL) |
| |
| OT_SERVICEFOUNDATION_API_EXPORTONLY const char * | ot::foundation::queueAction (const std::string &_json, const std::string &_senderURL) |
| |
| OT_SERVICEFOUNDATION_API_EXPORTONLY const char * | ot::foundation::getServiceURL () |
| |
| OT_SERVICEFOUNDATION_API_EXPORTONLY int | ot::foundation::init (const std::string &_localDirectoryServiceURL, const std::string &_ownURL, const std::string &_sessionServiceURL, const std::string &_sessionID, ApplicationBase *_application) |
| |
| OT_SERVICEFOUNDATION_API_EXPORTONLY int | ot::foundation::initDebugExplicit (const std::string &_localDirectoryServiceURL, const std::string &_ownURL, const std::string &_sessionServiceURL, const std::string &_sessionID, ApplicationBase *_application) |
| |
- Author
- Alexander Kuester (alexk95)
- Date
- February 2021