33#ifndef DVD_COMMAND_PARSER_H_
34#define DVD_COMMAND_PARSER_H_
44 virtual
bool processCommand(const
string& commandString) = 0;
A utility class used to process a string input.
CommandParser() noexcept=default
Handle console commands that start with a forward slash.
DELEGATE_STD< Ret, Args... > DELEGATE
hashAlg::unordered_map< K, V, HashFun, Predicate > hashMap