Regilo
A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner.
regilo::IController Member List

This is the complete list of members for regilo::IController, including all inherited members.

connect(const std::string &endpoint)=0regilo::IControllerpure virtual
getEndpoint() const =0regilo::IControllerpure virtual
getLog()=0regilo::IControllerpure virtual
getLog() const =0regilo::IControllerpure virtual
isConnected() const =0regilo::IControllerpure virtual
sendCommand(const std::string &command)=0regilo::IControllerpure virtual
setLog(std::shared_ptr< ILog > log)=0regilo::IControllerpure virtual
~IController()=defaultregilo::IControllervirtual