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

eagine::msgbus::message_handler_map< MemFuncConst > Struct Template Reference

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

#include <eagine/message_bus/handler_map.hpp>

Public Member Functions

constexpr message_handler_map (message_id msgid) noexcept
 Construction from message type id.
 
constexpr auto msg_id () const noexcept -> message_id
 Returns the message type id.
 

Static Public Member Functions

static constexpr auto method () noexcept -> MemFuncConst
 Returns the member function constant.
 

Detailed Description

template<typename MemFuncConst>
struct eagine::msgbus::message_handler_map< MemFuncConst >

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

See also
message_id
static_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).