TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | List of all members
TopicProperty< Message > Class Template Reference

Public Member Functions

 TopicProperty (const std::string &topic)
 
 TopicProperty (const TopicProperty &other)
 
TopicPropertyoperator= (const TopicProperty &other)
 
void connect (const std::shared_ptr< void > &callback_object, const std::function< void(const std::shared_ptr< const Message > &)> &callback_function)
 
void connect ()
 
const std::string & topic () const
 
void topic (const std::string &topic)
 
std::shared_ptr< const Messagemessage ()
 
std::shared_ptr< Subscriber< Message > > subscriber ()
 

Detailed Description

template<class Message>
class TopicProperty< Message >

Definition at line 214 of file topic.h.


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