|
xgboost
|
以下是 xgboost::JsonNumber 的完整成员列表,包括所有继承成员。
| Float 类型定义 | xgboost::JsonNumber | |
| GetNumber() && | xgboost::JsonNumber | inline |
| GetNumber() const & | xgboost::JsonNumber | inline |
| GetNumber() & | xgboost::JsonNumber | inline |
| IsClassOf(Value const *value) | xgboost::JsonNumber | inlinestatic |
| JsonNumber() | xgboost::JsonNumber | inline |
| JsonNumber(FloatT value) | xgboost::JsonNumber | inline |
| JsonNumber(FloatT value) | xgboost::JsonNumber | inline |
| JsonNumber(JsonNumber const &that)=delete | xgboost::JsonNumber | |
| JsonNumber(JsonNumber &&that) noexcept | xgboost::JsonNumber | inline |
| operator=(Value const &rhs) override=delete | xgboost::JsonNumber | virtual |
| operator==(Value const &rhs) const override | xgboost::JsonNumber | virtual |
| operator[](std::string const &key) | xgboost::Value | virtual |
| operator[](int ind) | xgboost::Value | virtual |
| Save(JsonWriter *writer) const override | xgboost::JsonNumber | virtual |
| Type() const | xgboost::Value | inline |
| TypeStr() const | xgboost::Value | |
| Value(ValueKind _kind) | xgboost::Value | 内联显式 |
| ValueKind enum name | xgboost::Value | |
| ~Value()=default | xgboost::Value | virtual |