#include <topic_service_client.h>
Public Member Functions | |
bool | call (MReq &req) |
bool | exists () |
std::string | getService () |
void | initialize (ros::NodeHandle &nh, const std::string &service, const std::string &client_name="") |
Private Attributes | |
boost::shared_ptr< TopicServiceClientImpl< typename MReq::Request, typename MReq::Response > > | impl_ |
Definition at line 146 of file topic_service_client.h.
|
inline |
Definition at line 172 of file topic_service_client.h.
|
inline |
Definition at line 167 of file topic_service_client.h.
|
inline |
Definition at line 162 of file topic_service_client.h.
|
inline |
Definition at line 152 of file topic_service_client.h.
|
private |
Definition at line 148 of file topic_service_client.h.