Searched defs:ResponseResult (Results 1 – 1 of 1) sorted by relevance
145 struct ResponseResult : public ResultObtain { struct146 explicit ResponseResult(const ResultObtain *cmd) in ResponseResult() argument152 std::shared_ptr<void> result = nullptr;153 std::shared_ptr<void> exception = nullptr;