27 #ifndef PARSER_INTERFACE_H 28 #define PARSER_INTERFACE_H 37 class SlamContextInterface;
std::stringstream _buffer
interface for communicating with the SLAM algorithm
SlamContextInterface * _slamContextInterface
top-level interface to the parser
bool parseCommand(std::istream &input)
ParserInterface(AbstractSlamInterface *slamInterface)
virtual ~ParserInterface()