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