Searched defs:ptrCommand (Results 1 – 1 of 1) sorted by relevance
58 int RemoteCommandExecutor::ProcessOneCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ProcessOneCommand()103 int RemoteCommandExecutor::AddCommand(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in AddCommand()244 const std::shared_ptr<BaseRemoteCommand>& ptrCommand, const bool isRemote) in ExecuteRemoteCommand()313 int RemoteCommandExecutor::ClientProcessResult(const std::shared_ptr<BaseRemoteCommand>& ptrCommand) in ClientProcessResult()