Public Member Functions | Public Attributes
AdvancedFilter Struct Reference
Inheritance diagram for AdvancedFilter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AdvancedFilter (bool enabled)
virtual bool isEnabled (ros::console::FilterParams &params)
 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 784 of file utest.cpp.


Constructor & Destructor Documentation

AdvancedFilter::AdvancedFilter ( bool  enabled) [inline]

Definition at line 786 of file utest.cpp.


Member Function Documentation

virtual bool AdvancedFilter::isEnabled ( ros::console::FilterParams ) [inline, virtual]

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 792 of file utest.cpp.


Member Data Documentation

Definition at line 800 of file utest.cpp.

Definition at line 799 of file utest.cpp.


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


rosconsole
Author(s): Josh Faust
autogenerated on Fri Aug 28 2015 12:33:01