Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
rqt_robot_monitor.inspector_window.InspectorWindow Class Reference
Inheritance diagram for rqt_robot_monitor.inspector_window.InspectorWindow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def closeEvent
def message_updated
def queue_updated

Public Attributes

 disp
 layout_vertical
 snaps
 snapshot
 status
 timeline
 timeline_pane

Static Public Attributes

tuple closed = Signal(str)

Private Member Functions

def _signal_message_updated
def _signal_queue_updated
def _take_snapshot

Private Attributes

 _message_updated_processing
 _name
 _queue_updated_processing

Static Private Attributes

tuple _message_updated = Signal(dict)
tuple _queue_updated = Signal()

Detailed Description

Definition at line 46 of file inspector_window.py.


Constructor & Destructor Documentation

def rqt_robot_monitor.inspector_window.InspectorWindow.__init__ (   self,
  parent,
  name,
  timeline 
)
:param name: Name of inspecting diagnostic status
:param timeline: Timeline object from which a status is fetched

Definition at line 51 of file inspector_window.py.


Member Function Documentation

Definition at line 143 of file inspector_window.py.

Definition at line 122 of file inspector_window.py.

Definition at line 157 of file inspector_window.py.

called when this window is closed

Calls close on all snapshots, and emits the closed signal

Definition at line 98 of file inspector_window.py.

This method just calls _signal_message_updated in 'best effort' manner.
This method should be called by signal with DirectConnection.

Definition at line 132 of file inspector_window.py.

This method just calls _signal_queue_updated in 'best effort' manner.
This method should be called by signal with DirectConnection.

Definition at line 111 of file inspector_window.py.


Member Data Documentation

Definition at line 48 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 49 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 47 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 143 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.

Definition at line 54 of file inspector_window.py.


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


rqt_robot_monitor
Author(s): Austin Hendrix, Isaac Saito, Ze'ev Klapow, Kevin Watts, Josh Faust
autogenerated on Thu May 16 2019 03:10:09