Public Member Functions | Public Attributes | Private Attributes
rqt_bag.player.Player Class Reference
Inheritance diagram for rqt_bag.player.Player:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def event
def is_publishing
def message_cleared
def message_viewed
def start_publishing
def stop
def stop_publishing

Public Attributes

 timeline

Private Attributes

 _publishers
 _publishing

Detailed Description

This object handles publishing messages as the playhead passes over their position

Definition at line 43 of file player.py.


Constructor & Destructor Documentation

def rqt_bag.player.Player.__init__ (   self,
  timeline 
)

Definition at line 47 of file player.py.


Member Function Documentation

def rqt_bag.player.Player.event (   self,
  event 
)
This function will be called to process events posted by post_event
it will call message_cleared or message_viewed with the relevant data

Definition at line 104 of file player.py.

def rqt_bag.player.Player.is_publishing (   self,
  topic 
)

Definition at line 54 of file player.py.

Definition at line 101 of file player.py.

def rqt_bag.player.Player.message_viewed (   self,
  bag,
  msg_data 
)
When a message is viewed publish it
:param bag: the bag the message is in, ''rosbag.bag''
:param msg_data: tuple of the message data and topic info, ''(str, msg)''

Definition at line 78 of file player.py.

def rqt_bag.player.Player.start_publishing (   self,
  topic 
)

Definition at line 57 of file player.py.

Definition at line 74 of file player.py.

def rqt_bag.player.Player.stop_publishing (   self,
  topic 
)

Definition at line 63 of file player.py.


Member Data Documentation

Definition at line 47 of file player.py.

Definition at line 47 of file player.py.

Definition at line 47 of file player.py.


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


rqt_bag
Author(s): Aaron Blasdel
autogenerated on Fri Jan 3 2014 11:55:06