TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Static Public Member Functions | Public Attributes | Friends | List of all members
Topic Class Reference
Collaboration diagram for Topic:
Collaboration graph
[legend]

Public Member Functions

void countConnection (size_t d)
 
void publish (const std::shared_ptr< const Message > &message)
 
const std::string & name () const
 
std::shared_ptr< const Messagemessage ()
 
bool isFromBag () const
 

Static Public Member Functions

static std::shared_ptr< Topicinstance (const std::string &name)
 

Public Attributes

Event< void(const std::shared_ptr< const Message > &)> received
 
Event< void()> connected
 

Friends

class MessagePlaybackScope
 

Detailed Description

Definition at line 30 of file topic.h.


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