#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Type
Definition: msgh.h:31
#define mGlobal(module)
Definition: commondefs.h:163
const char * msg
Definition: msgh.h:36
MsgClass(const char *s, Type t=Info)
Definition: msgh.h:33
void UsrMsg(const char *, MsgClass::Type t=MsgClass::Info)
Will pass the message to the appropriate destination.
Type type_
Definition: msgh.h:37
Class to encapsulate a message to the user.
Definition: msgh.h:27
const char * nameOf(ButtonState)
CallBacks object-oriented (object + method).
Definition: callback.h:57