helics  3.5.2
Public Member Functions | List of all members
helics::apps::RestApiConnection Class Reference

Public Member Functions

 RestApiConnection (std::string_view host="localhost")
 
bool connect (std::string_view server, std::string_view port)
 
void disconnect ()
 
std::string sendGet (const std::string &target)
 
std::string sendCommand (boost::beast::http::verb command, const std::string &target, const std::string &body)
 

The documentation for this class was generated from the following files: