List of all members.
Public Member Functions |
| AdvancedFilter (bool enabled) |
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.
|
Public Attributes |
int | count_ |
bool | enabled_ |
Detailed Description
Definition at line 771 of file utest.cpp.
Constructor & Destructor Documentation
Member Function Documentation
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 779 of file utest.cpp.
Member Data Documentation
The documentation for this struct was generated from the following file: