Code() const | xgboost::collective::detail::ResultImpl | |
Concat(std::unique_ptr< ResultImpl > rhs) | xgboost::collective::detail::ResultImpl | |
errc | xgboost::collective::detail::ResultImpl | |
message | xgboost::collective::detail::ResultImpl | |
operator=(ResultImpl const &that)=delete | xgboost::collective::detail::ResultImpl | |
operator=(ResultImpl &&that)=default | xgboost::collective::detail::ResultImpl | |
operator==(ResultImpl const &that) const noexcept(true) | xgboost::collective::detail::ResultImpl | inline |
prev | xgboost::collective::detail::ResultImpl | |
Report() const | xgboost::collective::detail::ResultImpl | |
ResultImpl()=delete | xgboost::collective::detail::ResultImpl | |
ResultImpl(ResultImpl const &that)=delete | xgboost::collective::detail::ResultImpl | |
ResultImpl(ResultImpl &&that)=default | xgboost::collective::detail::ResultImpl | |
ResultImpl(std::string msg) | xgboost::collective::detail::ResultImpl | inlineexplicit |
ResultImpl(std::string msg, std::error_code errc) | xgboost::collective::detail::ResultImpl | inlineexplicit |
ResultImpl(std::string msg, std::unique_ptr< ResultImpl > prev) | xgboost::collective::detail::ResultImpl | inlineexplicit |
ResultImpl(std::string msg, std::error_code errc, std::unique_ptr< ResultImpl > prev) | xgboost::collective::detail::ResultImpl | inlineexplicit |