|
virtual bool | isEnabled (ros::console::FilterParams ¶ms) |
| Returns whether or not the log statement should be printed. Called once the message has been formatted, and allows you to change the message, logger and severity level if necessary. More...
|
|
virtual bool | isEnabled () |
| Returns whether or not the log statement should be printed. Called before the log arguments are evaluated and the message is formatted. More...
|
|
virtual | ~FilterBase () |
|
Definition at line 937 of file utest.cpp.
◆ isEnabled()
Returns whether or not the log statement should be printed. Called once the message has been formatted, and allows you to change the message, logger and severity level if necessary.
Reimplemented from ros::console::FilterBase.
Definition at line 940 of file utest.cpp.
The documentation for this struct was generated from the following file: