callback_plain_ | swri::TypedServiceServerImpl< MReq, MRes, T > | private |
callback_with_event_ | swri::TypedServiceServerImpl< MReq, MRes, T > | private |
callback_with_name_ | swri::TypedServiceServerImpl< MReq, MRes, T > | private |
client_stats_ | swri::ServiceServerImpl | protected |
clientNames() const | swri::ServiceServerImpl | inline |
clientStatistics(const std::string &name) const | swri::ServiceServerImpl | inline |
handleService(ros::ServiceEvent< MReq, MRes > &event) | swri::TypedServiceServerImpl< MReq, MRes, T > | inlineprivate |
initialize(ros::NodeHandle &nh, const std::string &service) | swri::TypedServiceServerImpl< MReq, MRes, T > | inlineprivate |
instrument_per_client_ | swri::ServiceServerImpl | protected |
instrumentPerClient() const | swri::ServiceServerImpl | inline |
log_calls_ | swri::ServiceServerImpl | protected |
logCalls() const | swri::ServiceServerImpl | inline |
mapped_service_ | swri::ServiceServerImpl | protected |
mappedService() const | swri::ServiceServerImpl | inline |
obj_ | swri::TypedServiceServerImpl< MReq, MRes, T > | private |
processServing(const std::string caller_name, bool success, const ros::WallDuration &runtime) | swri::ServiceServerImpl | inlineprotected |
resetStatistics() | swri::ServiceServerImpl | inline |
server_ | swri::ServiceServerImpl | protected |
ServiceServerImpl() | swri::ServiceServerImpl | inline |
setInstrumentPerClient(bool enable) | swri::ServiceServerImpl | inline |
setLogCalls(bool enable) | swri::ServiceServerImpl | inline |
total_stats_ | swri::ServiceServerImpl | protected |
totalStats() const | swri::ServiceServerImpl | inline |
TypedServiceServerImpl() | swri::TypedServiceServerImpl< MReq, MRes, T > | inline |
TypedServiceServerImpl(ros::NodeHandle &nh, const std::string &service, bool(T::*srv_func)(MReq &, MRes &), T *obj) | swri::TypedServiceServerImpl< MReq, MRes, T > | inline |
TypedServiceServerImpl(ros::NodeHandle &nh, const std::string &service, bool(T::*srv_func)(ros::ServiceEvent< MReq, MRes > &), T *obj) | swri::TypedServiceServerImpl< MReq, MRes, T > | inline |
TypedServiceServerImpl(ros::NodeHandle &nh, const std::string &service, bool(T::*srv_func)(const std::string &, const MReq &, MRes &), T *obj) | swri::TypedServiceServerImpl< MReq, MRes, T > | inline |
unmapped_service_ | swri::ServiceServerImpl | protected |
unmappedService() const | swri::ServiceServerImpl | inline |
~ServiceServerImpl() | swri::ServiceServerImpl | inlinevirtual |