This is the complete list of members for yarp::dev::IChatBot, including all inherited members.
getLanguage(std::string &language)=0 | yarp::dev::IChatBot | pure virtual |
getStatus(std::string &status)=0 | yarp::dev::IChatBot | pure virtual |
interact(const std::string &messageIn, std::string &messageOut)=0 | yarp::dev::IChatBot | pure virtual |
resetBot()=0 | yarp::dev::IChatBot | pure virtual |
setLanguage(const std::string &language="auto")=0 | yarp::dev::IChatBot | pure virtual |
~IChatBot() | yarp::dev::IChatBot | virtual |