
Public Methods | |
| scv_report_core () | |
| void | initialize () |
Static Public Methods | |
| scv_report_core * | get_core () |
Public Attributes | |
| rules< scv_actions > | actions |
| rules< int > | limits |
| rules< int > | counts |
| mask | force |
| mask | suppress |
|
|
Definition at line 131 of file scv_report.cpp. References SCV_UNSPECIFIED. |
|
|
Definition at line 144 of file scv_report.cpp. References initialize(). Referenced by scv_report_handler::default_handler(), scv_report_handler::force(), _scv_message::message(), scv_report_handler::report(), scv_report_handler::set_actions(), scv_report_handler::stop_after(), and scv_report_handler::suppress(). |
|
|
Definition at line 138 of file scv_report.cpp. References SCV_DEFAULT_ERROR_ACTIONS, SCV_DEFAULT_FATAL_ACTIONS, SCV_DEFAULT_INFO_ACTIONS, SCV_DEFAULT_WARNING_ACTIONS, SCV_ERROR, SCV_FATAL, SCV_INFO, SCV_WARNING, and rules< VAL >::set(). Referenced by get_core(). |
|
|
Definition at line 126 of file scv_report.cpp. Referenced by scv_report_handler::report(), scv_report_handler::set_actions(), and scv_report_handler::stop_after(). |
|
|
Definition at line 128 of file scv_report.cpp. Referenced by scv_report_handler::default_handler(). |
|
|
Definition at line 129 of file scv_report.cpp. Referenced by scv_report_handler::force(), and scv_report_handler::report(). |
|
|
Definition at line 127 of file scv_report.cpp. Referenced by scv_report_handler::default_handler(), and scv_report_handler::stop_after(). |
|
|
Definition at line 130 of file scv_report.cpp. Referenced by scv_report_handler::report(), and scv_report_handler::suppress(). |
1.2.18