#include <service_callback_helper.h>
Public Attributes | |
boost::shared_ptr< M_string > | connection_header |
boost::shared_ptr< MReq > | request |
boost::shared_ptr< MRes > | response |
Definition at line 74 of file service_callback_helper.h.
boost::shared_ptr<M_string> ros::ServiceSpecCallParams< MReq, MRes >::connection_header |
Definition at line 78 of file service_callback_helper.h.
boost::shared_ptr<MReq> ros::ServiceSpecCallParams< MReq, MRes >::request |
Definition at line 76 of file service_callback_helper.h.
boost::shared_ptr<MRes> ros::ServiceSpecCallParams< MReq, MRes >::response |
Definition at line 77 of file service_callback_helper.h.