|
xgboost
|
This is the complete list of members for xgboost::JsonNull, including all inherited members.
| IsClassOf(Value const *value) | xgboost::JsonNull | inlinestatic |
| JsonNull() | xgboost::JsonNull | inline |
| JsonNull(std::nullptr_t) | xgboost::JsonNull | inline |
| JsonNull(JsonNull &&) noexcept | xgboost::JsonNull | inline |
| operator=(Value const &rhs) override=delete | xgboost::JsonNull | virtual |
| operator==(Value const &rhs) const override | xgboost::JsonNull | virtual |
| operator[](std::string const &key) | xgboost::Value | virtual |
| operator[](int ind) | xgboost::Value | virtual |
| Save(JsonWriter *writer) const override | xgboost::JsonNull | virtual |
| Type() const | xgboost::Value | inline |
| TypeStr() const | xgboost::Value | |
| Value(ValueKind _kind) | xgboost::Value | inlineexplicit |
| ValueKind enum name | xgboost::Value | |
| ~Value()=default | xgboost::Value | virtual |