#include <yarp/dev/IChatBot.h>
#include <vector>
#include <yarp/dev/DeviceDriver.h>
#include <map>
#include "FakeChatBotDevice_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FakeChatBotDevice |
fakeChatBotDevice : a fake device which implements the IChatBot interface for testing purposes. More... | |