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