#include "abstract_message_type.hpp"
#include "abstract_message_type_descriptor.hpp"
#include "message_routing.hpp"
#include <kanzi/core/cpp/functional.hpp>
#include <kanzi/core/cpp/platform.hpp>
#include <kanzi/core/cpp/stdexcept.hpp>
#include <kanzi/core/cpp/string.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core/cpp/type_traits.hpp>
#include <kanzi/core/error/exception.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include <kanzi/core/string/fixed_string.hpp>
Classes | |
class | kanzi::DynamicMessageType< TArgumentsClass > |
DynamicMessageType is a handle to an existing message type. More... | |
class | kanzi::MessageType< TArguments > |
An instance of a MessageType represents a single message type in the Kanzi message system. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |