RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
asio_socket.hpp File Reference
#include "includes.ihh"
Include dependency graph for asio_socket.hpp:
This graph shows which files directly or indirectly include this file:

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...