#include <lib/sconfig.h>
#include <lib/tl/linkedlist.h>
#include <lib/message/message.h>
Include dependency graph for handler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | MessageHandler |
| Gets called by the message manager to display messages to the user. More... | |
Defines | |
| #define | _LIB_MESSAGE_HANDLER_H_ 1 |
In order to have messages displayed to the user, at least one message handler should register at the manager. Message handlers can decide which messages they want to receive; see SelectMessageTypes().
Definition in file handler.h.
|
|
|
1.3.5