Searched defs:pCommandParser (Results 1 – 1 of 1) sorted by relevance
88 …bool parse(CCommandParser* pCommandParser, const IRemoteCommand& remoteCommand, std::string& strRe… in parse()123 …TRemoteCommandHandlerTemplate(CCommandParser* pCommandParser) : _pCommandParser(pCommandParser), _… in TRemoteCommandHandlerTemplate()