#include <service_server_statistics.h>
Definition at line 37 of file service_server_statistics.h.
◆ ServiceServerStatistics()
swri::ServiceServerStatistics::ServiceServerStatistics |
( |
| ) |
|
|
inline |
◆ failed()
int swri::ServiceServerStatistics::failed |
( |
| ) |
const |
|
inline |
◆ lastFailed()
bool swri::ServiceServerStatistics::lastFailed |
( |
| ) |
const |
|
inline |
◆ maxTime()
◆ meanTime()
◆ merge()
void swri::ServiceServerStatistics::merge |
( |
bool |
success, |
|
|
const ros::WallDuration & |
runtime |
|
) |
| |
|
inlineprivate |
◆ minTime()
◆ reset()
void swri::ServiceServerStatistics::reset |
( |
| ) |
|
|
inline |
◆ servings()
int swri::ServiceServerStatistics::servings |
( |
| ) |
const |
|
inline |
◆ succeeded()
int swri::ServiceServerStatistics::succeeded |
( |
| ) |
const |
|
inline |
◆ ServiceServerImpl
◆ failed_
int swri::ServiceServerStatistics::failed_ |
|
private |
◆ last_failed_
bool swri::ServiceServerStatistics::last_failed_ |
|
private |
◆ max_time_
◆ min_time_
◆ servings_
int swri::ServiceServerStatistics::servings_ |
|
private |
◆ succeeded_
int swri::ServiceServerStatistics::succeeded_ |
|
private |
◆ total_time_
The documentation for this class was generated from the following file: