Public Member Functions | Private Attributes
rqt_console.filters.custom_filter.CustomFilter Class Reference
Inheritance diagram for rqt_console.filters.custom_filter.CustomFilter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def relay_emit_signal
def set_enabled
def test_message

Private Attributes

 _message
 _node
 _severity
 _topic

Detailed Description

Contains filter logic for the custom filter which allows message, severity,
node and topic filtering simultaniously. All of these filters must match
together or the custom filter does not match

Definition at line 19 of file custom_filter.py.


Constructor & Destructor Documentation

Definition at line 26 of file custom_filter.py.


Member Function Documentation

Passes any signals emitted by the child filters along

Definition at line 49 of file custom_filter.py.

:signal: emits filter_changed_signal
:param checked: enables the filters if checked is True''bool''

Definition at line 38 of file custom_filter.py.

Tests if the message matches the filter.
:param message: the message to be tested against the filters, ''Message''
:returns: True if the message matches all child filters, ''bool''

Definition at line 55 of file custom_filter.py.


Member Data Documentation

Definition at line 26 of file custom_filter.py.

Definition at line 26 of file custom_filter.py.

Definition at line 26 of file custom_filter.py.

Definition at line 26 of file custom_filter.py.


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


rqt_console
Author(s): Aaron Blasdel
autogenerated on Fri Jan 3 2014 11:54:30