Regilo
A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner.
|
This is the complete list of members for regilo::ILog, including all inherited members.
getFilePath() const =0 | regilo::ILog | pure virtual |
getStream()=0 | regilo::ILog | pure virtual |
isEnd() const =0 | regilo::ILog | pure virtual |
read()=0 | regilo::ILog | pure virtual |
read(std::string &logCommand)=0 | regilo::ILog | pure virtual |
readCommand(const std::string &command)=0 | regilo::ILog | pure virtual |
readCommand(const std::string &command, std::string &logCommand)=0 | regilo::ILog | pure virtual |
write(const std::string &command, const std::string &response)=0 | regilo::ILog | pure virtual |
~ILog()=default | regilo::ILog | virtual |