#include <topic_handlers.h>
Public Member Functions | |
std::string | get_topic () |
Subscriber (ros::NodeHandle &nh, rosserial_msgs::TopicInfo &topic_info, boost::function< void(std::vector< uint8_t > &buffer)> write_fn) | |
Private Member Functions | |
void | handle (const boost::shared_ptr< topic_tools::ShapeShifter const > &msg) |
Private Attributes | |
ros::Subscriber | subscriber_ |
boost::function< void(std::vector< uint8_t > &buffer)> | write_fn_ |
Definition at line 93 of file topic_handlers.h.
|
inline |
Definition at line 95 of file topic_handlers.h.
|
inline |
Definition at line 106 of file topic_handlers.h.
|
inlineprivate |
Definition at line 111 of file topic_handlers.h.
|
private |
Definition at line 121 of file topic_handlers.h.
|
private |
Definition at line 122 of file topic_handlers.h.