#include <topic_handlers.h>
Public Member Functions | |
std::string | get_topic () |
void | handle (ros::serialization::IStream stream) |
Publisher (ros::NodeHandle &nh, const rosserial_msgs::TopicInfo &topic_info) | |
Private Attributes | |
topic_tools::ShapeShifter | message_ |
ros::Publisher | publisher_ |
Static Private Attributes | |
static ros::ServiceClient | message_service_ |
Definition at line 47 of file topic_handlers.h.
|
inline |
Definition at line 49 of file topic_handlers.h.
|
inline |
Definition at line 78 of file topic_handlers.h.
|
inline |
Definition at line 73 of file topic_handlers.h.
|
private |
Definition at line 84 of file topic_handlers.h.
|
staticprivate |
Definition at line 86 of file topic_handlers.h.
|
private |
Definition at line 83 of file topic_handlers.h.