Definition at line 13 of file service_server_test.cpp.
◆ ServiceServerTest()
ServiceServerTest::ServiceServerTest |
( |
| ) |
|
|
inline |
◆ handleDiagnosticsTimer()
void ServiceServerTest::handleDiagnosticsTimer |
( |
const ros::TimerEvent & |
ignored | ) |
|
|
inline |
◆ handleService1()
bool ServiceServerTest::handleService1 |
( |
std_srvs::Empty::Request & |
req, |
|
|
std_srvs::Empty::Response & |
res |
|
) |
| |
|
inline |
◆ handleService2()
bool ServiceServerTest::handleService2 |
( |
ros::ServiceEvent< std_srvs::Empty::Request, std_srvs::Empty::Response > & |
event | ) |
|
|
inline |
◆ handleService3()
bool ServiceServerTest::handleService3 |
( |
const std::string & |
name, |
|
|
const std_srvs::Empty::Request & |
request, |
|
|
std_srvs::Empty::Response & |
response |
|
) |
| |
|
inline |
◆ initialize()
◆ service1Diagnostics()
◆ service2Diagnostics()
◆ service3Diagnostics()
◆ diag_timer_
◆ diagnostic_updater_
◆ init_timer_
◆ nh_
◆ test1_result_
bool ServiceServerTest::test1_result_ |
|
private |
◆ test1_srv_
◆ test2_srv_
◆ test3_srv_
The documentation for this class was generated from the following file: