Public Member Functions | Public Attributes | Private Attributes | List of all members
rqt_bag.plugins.topic_message_view.TopicMessageView Class Reference
Inheritance diagram for rqt_bag.plugins.topic_message_view.TopicMessageView:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, timeline, parent, topic)
 
def message_viewed (self, bag, msg_details)
 
def navigate_first (self)
 
def navigate_last (self)
 
def navigate_next (self)
 
def navigate_previous (self)
 
def parent (self)
 
def stamp (self)
 

Public Attributes

 toolbar
 

Private Attributes

 _first_action
 
 _last_action
 
 _name
 
 _next_action
 
 _parent
 
 _prev_action
 
 _stamp
 

Detailed Description

A message view with a toolbar for navigating messages in a single topic.

Definition at line 38 of file topic_message_view.py.

Constructor & Destructor Documentation

def rqt_bag.plugins.topic_message_view.TopicMessageView.__init__ (   self,
  timeline,
  parent,
  topic 
)

Definition at line 44 of file topic_message_view.py.

Member Function Documentation

def rqt_bag.plugins.topic_message_view.TopicMessageView.message_viewed (   self,
  bag,
  msg_details 
)

Definition at line 76 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.navigate_first (   self)

Definition at line 80 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.navigate_last (   self)

Definition at line 100 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.navigate_next (   self)

Definition at line 94 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.navigate_previous (   self)

Definition at line 85 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.parent (   self)

Definition at line 67 of file topic_message_view.py.

def rqt_bag.plugins.topic_message_view.TopicMessageView.stamp (   self)

Definition at line 71 of file topic_message_view.py.

Member Data Documentation

rqt_bag.plugins.topic_message_view.TopicMessageView._first_action
private

Definition at line 52 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._last_action
private

Definition at line 61 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._name
private

Definition at line 49 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._next_action
private

Definition at line 58 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._parent
private

Definition at line 47 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._prev_action
private

Definition at line 55 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView._stamp
private

Definition at line 48 of file topic_message_view.py.

rqt_bag.plugins.topic_message_view.TopicMessageView.toolbar

Definition at line 51 of file topic_message_view.py.


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


rqt_bag
Author(s): Aaron Blasdel, Tim Field
autogenerated on Fri Jun 7 2019 22:05:54