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

message_id.hpp File Reference
#include "identifier.hpp"
#include <tuple>

Go to the source code of this file.

Classes

struct  eagine::static_message_id< ClassId, MethodId >
 Template with two identifier parameters representing class/method pair. More...
 
struct  eagine::message_id
 Class storing two identifier values representing class/method pair. More...
 
struct  eagine::static_message_id< ClassId, MethodId >
 Template with two identifier parameters representing class/method pair. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 

Macros

#define EAGINE_MSG_TYPE(API, NAME)
 Macro for declaring instantiations of static_message_id. More...
 
#define EAGINE_MSG_ID(API, NAME)
 Macro for instantiating objects of static_message_id. More...
 

Functions

template<identifier_t ClassId, identifier_t MethodId>
auto eagine::operator== (message_id l, static_message_id< ClassId, MethodId > r) noexcept
 Equality comparison between message_id and static_message_id.
 

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