#include <message.h>
Data Fields | |
int | min |
int | max |
const char ** | message |
MSG_OUTPUT_FUNCTION | output |
Definition at line 50 of file message.h.
Definition at line 52 of file message.h.
Referenced by MsgRegister().
const char** MSG_CODEBLOCK::message |
Definition at line 53 of file message.h.
Referenced by MsgRegister(), and MsgText().
Definition at line 51 of file message.h.
Referenced by MsgRegister(), and MsgText().
Definition at line 54 of file message.h.
Referenced by MsgGetOutput(), MsgRegister(), and MsgSetOutput().