#include <cl_message_handler.h>
Definition at line 14 of file cl_message_handler.h.
◆ print() [1/4]
void console_message_handlert::print |
( |
unsigned | level, |
|
|
const std::string & | message ) |
|
overridevirtual |
◆ print() [2/4]
void cl_message_handlert::print |
( |
unsigned | level, |
|
|
const std::string & | message, |
|
|
const source_locationt & | location ) |
|
overridevirtual |
◆ print() [3/4]
void cl_message_handlert::print |
( |
unsigned | , |
|
|
const jsont & | ) |
|
inlineoverridevirtual |
◆ print() [4/4]
void cl_message_handlert::print |
( |
unsigned | , |
|
|
const xmlt & | ) |
|
inlineoverridevirtual |
◆ print_warnings_as_errors()
void cl_message_handlert::print_warnings_as_errors |
( |
bool | yes | ) |
|
|
inline |
With yes
set to true
, prefix warnings with an error message.
- Parameters
-
yes | Whether or not to prefix warnings. |
Definition at line 35 of file cl_message_handler.h.
◆ warnings_are_errors
bool cl_message_handlert::warnings_are_errors = false |
|
private |
The documentation for this class was generated from the following files: