List of all members.
Public Member Functions |
| BasicFilter (bool enabled) |
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.
|
Public Attributes |
bool | enabled_ |
Detailed Description
Definition at line 93 of file utest.cpp.
Constructor & Destructor Documentation
Member Function Documentation
Returns whether or not the log statement should be printed. Called before the log arguments are evaluated and the message is formatted.
Reimplemented from ros::console::FilterBase.
Definition at line 99 of file utest.cpp.
Member Data Documentation
The documentation for this struct was generated from the following file: