Implementation of a message handler that does nothing.
More...
#include "null_message_handler.h"
List of all members.
Protected Member Functions |
virtual void | MessageVImpl (MessageType type, const char *msg, va_list args) |
virtual void | FileMessageVImpl (MessageType type, const char *filename, int line, const char *msg, va_list args) |
Detailed Description
Implementation of a message handler that does nothing.
The documentation for this class was generated from the following file: