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

eagine::msgbus::static_message_handler_map< MessageId, MemFuncConst > Struct Template Reference

Represents a mapping from a message type id to member function constant. More...

#include <eagine/message_bus/handler_map.hpp>

Static Public Member Functions

static constexpr auto msg_id () noexcept -> MessageId
 Returns the message type id.
 
static constexpr auto method () noexcept -> MemFuncConst
 Returns the member function constant.
 

Detailed Description

template<typename MessageId, typename MemFuncConst>
struct eagine::msgbus::static_message_handler_map< MessageId, MemFuncConst >

Represents a mapping from a message type id to member function constant.

See also
message_id
message_handler_map
member_function_constant
static_subscriber
subscriber

The documentation for this struct was generated from the following file:

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