Searched refs:pCommandParser (Results 1 – 1 of 1) sorted by relevance
88 …bool parse(CCommandParser* pCommandParser, const IRemoteCommand& remoteCommand, std::string& strRe… in parse() argument98 switch ((pCommandParser->*_pfnParser)(remoteCommand, strResult)) { in parse()123 …TRemoteCommandHandlerTemplate(CCommandParser* pCommandParser) : _pCommandParser(pCommandParser), _… in TRemoteCommandHandlerTemplate() argument