19 #ifndef GET_LANGUAGE_SERVICE_HPP    20 #define GET_LANGUAGE_SERVICE_HPP    27 #include <naoqi_bridge_msgs/GetString.h>    28 #include <qi/session.hpp>    54   bool callback( naoqi_bridge_msgs::GetStringRequest& req, naoqi_bridge_msgs::GetStringResponse& resp );
 
GetLanguageService(const std::string &name, const std::string &topic, const qi::SessionPtr &session)
bool callback(naoqi_bridge_msgs::GetStringRequest &req, naoqi_bridge_msgs::GetStringResponse &resp)
void reset(ros::NodeHandle &nh)
const qi::SessionPtr & session_
ros::ServiceServer service_
std::string topic() const