Go to the source code of this file.
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
| eagine::msgbus | |
| Message bus code is placed in this namespace. | |
Typedefs | |
| using | eagine::msgbus::connection_kinds = bitfield< connection_kind > |
| Alias for connection kind bitfield. | |
Enumerations | |
| enum | eagine::msgbus::connection_kind : std::uint8_t { eagine::msgbus::connection_kind::unknown, eagine::msgbus::connection_kind::in_process, eagine::msgbus::connection_kind::local_interprocess, eagine::msgbus::connection_kind::remote_interprocess } |
| Message bus connection kind bits enumeration. More... | |
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