
Public Member Functions | |
| custom_ac_logger () | |
| std::string const & | get_codes () const |
| void | reset () |
Public Member Functions inherited from ac_logger | |
| ac_logger (bool on=true) | |
| void | enable (bool on=true) |
| virtual | ~ac_logger () |
Protected Member Functions | |
| void | on_log (char severity, char const *message) override |
Private Types | |
| typedef ac_logger | super |
Private Attributes | |
| std::string | _codes |
Definition at line 62 of file test-reproduction.cpp.
|
private |
Definition at line 64 of file test-reproduction.cpp.
|
inline |
Definition at line 69 of file test-reproduction.cpp.
|
inline |
Definition at line 71 of file test-reproduction.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from ac_logger.
Definition at line 75 of file test-reproduction.cpp.
Definition at line 72 of file test-reproduction.cpp.
|
private |
Definition at line 66 of file test-reproduction.cpp.