#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 57 of file service_callback_helper.h.
boost::shared_ptr<M_string> ros::ServiceSpecCallParams< MReq, MRes >::connection_header |
Definition at line 61 of file service_callback_helper.h.
boost::shared_ptr<MReq> ros::ServiceSpecCallParams< MReq, MRes >::request |
Definition at line 59 of file service_callback_helper.h.
boost::shared_ptr<MRes> ros::ServiceSpecCallParams< MReq, MRes >::response |
Definition at line 60 of file service_callback_helper.h.