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

handler_map.hpp File Reference
#include "../mem_func_const.hpp"
#include "../message_id.hpp"
#include "../span.hpp"

Go to the source code of this file.

Classes

struct  eagine::msgbus::message_handler_map< MemFuncConst >
 Represents a mapping from a message type id to member function constant. More...
 
struct  eagine::msgbus::static_message_handler_map< MessageId, MemFuncConst >
 Represents a mapping from a message type id to member function constant. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::msgbus
 Message bus code is placed in this namespace.
 

Macros

#define EAGINE_MSG_MAP(CLASS_ID, METHOD_ID, CLASS, METHOD)
 Constructs an instance of static message handler map. 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).