#include <service_server_impl.h>
Definition at line 37 of file service_server_impl.h.
◆ ServiceServerImpl()
swri::ServiceServerImpl::ServiceServerImpl |
( |
| ) |
|
|
inline |
◆ ~ServiceServerImpl()
virtual swri::ServiceServerImpl::~ServiceServerImpl |
( |
| ) |
|
|
inlinevirtual |
◆ clientNames()
std::vector<std::string> swri::ServiceServerImpl::clientNames |
( |
| ) |
const |
|
inline |
◆ clientStatistics()
◆ instrumentPerClient()
bool swri::ServiceServerImpl::instrumentPerClient |
( |
| ) |
const |
|
inline |
◆ logCalls()
bool swri::ServiceServerImpl::logCalls |
( |
| ) |
const |
|
inline |
◆ mappedService()
const std::string& swri::ServiceServerImpl::mappedService |
( |
| ) |
const |
|
inline |
◆ processServing()
void swri::ServiceServerImpl::processServing |
( |
const std::string |
caller_name, |
|
|
bool |
success, |
|
|
const ros::WallDuration & |
runtime |
|
) |
| |
|
inlineprotected |
◆ resetStatistics()
void swri::ServiceServerImpl::resetStatistics |
( |
| ) |
|
|
inline |
◆ setInstrumentPerClient()
void swri::ServiceServerImpl::setInstrumentPerClient |
( |
bool |
enable | ) |
|
|
inline |
◆ setLogCalls()
void swri::ServiceServerImpl::setLogCalls |
( |
bool |
enable | ) |
|
|
inline |
◆ totalStats()
◆ unmappedService()
const std::string& swri::ServiceServerImpl::unmappedService |
( |
| ) |
const |
|
inline |
◆ client_stats_
◆ instrument_per_client_
bool swri::ServiceServerImpl::instrument_per_client_ |
|
protected |
◆ log_calls_
bool swri::ServiceServerImpl::log_calls_ |
|
protected |
◆ mapped_service_
std::string swri::ServiceServerImpl::mapped_service_ |
|
protected |
◆ server_
◆ total_stats_
◆ unmapped_service_
std::string swri::ServiceServerImpl::unmapped_service_ |
|
protected |
The documentation for this class was generated from the following file: