ros::ServiceEvent< MReq, MRes > Member List
This is the complete list of members for
ros::ServiceEvent< MReq, MRes >, including all inherited members.
call(const CallbackType &cb, ServiceSpecCallParams< RequestType, ResponseType > ¶ms) | ros::ServiceEvent< MReq, MRes > | [inline, static] |
CallbackType typedef | ros::ServiceEvent< MReq, MRes > | |
connection_header_ | ros::ServiceEvent< MReq, MRes > | [private] |
getCallerName() const | ros::ServiceEvent< MReq, MRes > | [inline] |
getConnectionHeader() const | ros::ServiceEvent< MReq, MRes > | [inline] |
getRequest() const | ros::ServiceEvent< MReq, MRes > | [inline] |
getResponse() const | ros::ServiceEvent< MReq, MRes > | [inline] |
request_ | ros::ServiceEvent< MReq, MRes > | [private] |
RequestPtr typedef | ros::ServiceEvent< MReq, MRes > | |
RequestType typedef | ros::ServiceEvent< MReq, MRes > | |
response_ | ros::ServiceEvent< MReq, MRes > | [private] |
ResponsePtr typedef | ros::ServiceEvent< MReq, MRes > | |
ResponseType typedef | ros::ServiceEvent< MReq, MRes > | |
ServiceEvent(const boost::shared_ptr< MReq const > &req, const boost::shared_ptr< MRes > &res, const boost::shared_ptr< M_string > &connection_header) | ros::ServiceEvent< MReq, MRes > | [inline] |