RAPP Platform API
|
#include "includes.ihh"
Go to the source code of this file.
Classes | |
class | rapp::cloud::asio_socket |
Abstract Base ASIO Socket class Use for passing around to the service controller, various types of cloud handlers. This Interface is needed so that different handlers can be passed to the scheduler transparently. More... | |
Namespaces | |
rapp | |
rapp::cloud | |
Variables | |
constexpr char | rapp::cloud::address [] = "localhost" |
api.rapp.cloud - More... | |
constexpr char | rapp::cloud::port [] = "9001" |
api.rapp.cloud - HOP server port More... | |