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

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

BasicFilter::BasicFilter ( bool  enabled) [inline]

Definition at line 95 of file utest.cpp.


Member Function Documentation

virtual bool BasicFilter::isEnabled ( ) [inline, virtual]

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

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 Tue Mar 7 2017 03:44:27