#include <topic_service_server.h>
Public Member Functions | |
template<class MReq , class MRes , class T > | |
void | initialize (ros::NodeHandle &nh, const std::string &service, bool(T::*srv_func)(const MReq &, MRes &), T *obj) |
TopicServiceServer () | |
Private Attributes | |
boost::shared_ptr< ImplRoot > | impl_ |
Definition at line 87 of file topic_service_server.h.
|
inline |
Definition at line 104 of file topic_service_server.h.
|
inline |
Definition at line 111 of file topic_service_server.h.
|
private |
Definition at line 91 of file topic_service_server.h.