#include "../identifier_t.hpp"
#include "../reflect/map_data_members.hpp"
#include "../types.hpp"
#include "connection_kind.hpp"
#include <tuple>
Go to the source code of this file.
Classes | |
struct | eagine::msgbus::router_topology_info |
Structure holding part of router connection topology information. More... | |
struct | eagine::msgbus::bridge_topology_info |
Structure holding part of bridge connection topology information. More... | |
struct | eagine::msgbus::endpoint_topology_info |
Structure holding part of endpoint connection topology information. More... | |
struct | eagine::msgbus::endpoint_info |
Message bus endpoint information. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::msgbus | |
Message bus code is placed in this namespace. | |
Typedefs | |
using | eagine::msgbus::message_sequence_t = std::uint32_t |
Alias for message sequence number type. | |
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