22 #include <yarp/os/Bottle.h> 60 void replace_all(std::string & in,
const std::string & plain,
const std::string & tok);
void replace_all(std::string &in, const std::string &plain, const std::string &tok)
Simple search and replace function for strings;.
std::string grammarToString(const std::string &sPath)
Get the context path of a .grxml grammar, and return it as a string.
yarp::os::Bottle opcGetIdsFromAsk(const yarp::os::Bottle &reply)
Allow retrieving the list of unique identifiers of those items verifying the set of conditions querie...