#include "../bool_aggregate.hpp"
#include "../branch_predict.hpp"
#include "../main_ctx_object.hpp"
#include "../value_tracker.hpp"
#include "conn_factory.hpp"
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
class | eagine::msgbus::direct_connection_state |
Common shared state for a direct connection. More... | |
class | eagine::msgbus::direct_connection_address |
Class acting as the "address" of a direct connection. More... | |
class | eagine::msgbus::direct_connection_info< Base > |
Implementation of the connection_info interface for direct connections. More... | |
class | eagine::msgbus::direct_client_connection |
Implementation of client-side direct connection. More... | |
class | eagine::msgbus::direct_server_connection |
Implementation of server-side direct connection. More... | |
class | eagine::msgbus::direct_acceptor |
Implementation of acceptor for direct connections. More... | |
class | eagine::msgbus::direct_connection_factory |
Implementation of connection_factory for direct connections. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::msgbus | |
Message bus code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt