|
xgboost
|
这是 xgboost::Value 的完整成员列表,包括所有继承的成员。
| IntrusivePtrRefCount(xgboost::Value const *t) noexcept | xgboost::Value | 友元 |
| operator=(Value const &rhs)=delete | xgboost::Value | virtual |
| operator==(Value const &rhs) const =0 | xgboost::Value | 纯虚函数 |
| operator[](std::string const &key) | xgboost::Value | virtual |
| operator[](int ind) | xgboost::Value | virtual |
| Save(JsonWriter *writer) const =0 | xgboost::Value | 纯虚函数 |
| Type() const | xgboost::Value | inline |
| TypeStr() const | xgboost::Value | |
| Value(ValueKind _kind) | xgboost::Value | 内联显式 |
| ValueKind enum name | xgboost::Value | |
| ~Value()=default | xgboost::Value | virtual |