xgboost
|
这是 xgboost::JsonNull 的完整成员列表,包括所有继承的成员。
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 枚举名称 | xgboost::Value | |
~Value()=default | xgboost::Value | virtual |