| ed
    | 
#include <probe_client.h>
| Public Member Functions | |
| void | configure (tue::Configuration config) | 
| void | launchProbe (const std::string &probe_name, const std::string &lib) | 
| ProbeClient () | |
| const std::string & | probeName () const | 
| bool | process (tue::serialization::Archive &req, tue::serialization::Archive &res) | 
| virtual | ~ProbeClient () | 
| Private Attributes | |
| ros::NodeHandle * | nh_ | 
| std::string | probe_name_ | 
| ros::ServiceClient | srv_probe_ | 
Definition at line 13 of file probe_client.h.
| ed::ProbeClient::ProbeClient | ( | ) | 
Definition at line 16 of file probe_client.cpp.
| 
 | virtual | 
Definition at line 22 of file probe_client.cpp.
| void ed::ProbeClient::configure | ( | tue::Configuration | config | ) | 
Definition at line 88 of file probe_client.cpp.
| void ed::ProbeClient::launchProbe | ( | const std::string & | probe_name, | 
| const std::string & | lib | ||
| ) | 
Definition at line 29 of file probe_client.cpp.
| 
 | inline | 
Definition at line 28 of file probe_client.h.
| bool ed::ProbeClient::process | ( | tue::serialization::Archive & | req, | 
| tue::serialization::Archive & | res | ||
| ) | 
Definition at line 95 of file probe_client.cpp.
| 
 | private | 
Definition at line 32 of file probe_client.h.
| 
 | private | 
Definition at line 34 of file probe_client.h.
| 
 | private | 
Definition at line 36 of file probe_client.h.
 1.8.17
 1.8.17