Public Member Functions | Public Attributes | List of all members
BasicFilter Struct Reference
Inheritance diagram for BasicFilter:
Inheritance graph
[legend]

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. More...
 
- Public Member Functions inherited from ros::console::FilterBase
virtual bool isEnabled (FilterParams &)
 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 ~FilterBase ()
 

Public Attributes

bool enabled_
 

Detailed Description

Definition at line 93 of file utest.cpp.

Constructor & Destructor Documentation

BasicFilter::BasicFilter ( bool  enabled)
inline

Definition at line 95 of file utest.cpp.

Member Function Documentation

virtual bool BasicFilter::isEnabled ( )
inlinevirtual

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

bool BasicFilter::enabled_

Definition at line 99 of file utest.cpp.


The documentation for this struct was generated from the following file:


rosconsole
Author(s): Josh Faust
autogenerated on Mon Nov 2 2020 03:52:16