OGLplus  (0.59.0) a C++ wrapper for rendering APIs

connection_kind.hpp File Reference
#include "../bitfield.hpp"
#include "../reflect/map_enumerators.hpp"
#include <type_traits>

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

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).