#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Type
Definition: msgh.h:29
#define mGlobal(module)
Definition: commondefs.h:160
const char * msg
Definition: msgh.h:34
MsgClass(const char *s, Type t=Info)
Definition: msgh.h:31
void UsrMsg(const char *, MsgClass::Type t=MsgClass::Info)
Will pass the message to the appropriate destination.
Type type_
Definition: msgh.h:35
Class to encapsulate a message to the user.
Definition: msgh.h:25
const char * nameOf(ButtonState)
CallBacks object-oriented (object + method).
Definition: callback.h:62