| xgboost | 
这是 xgboost::JsonBoolean 的完整成员列表,包括所有继承的成员。
| GetBoolean() && | xgboost::JsonBoolean | inline | 
| GetBoolean() const & | xgboost::JsonBoolean | inline | 
| GetBoolean() & | xgboost::JsonBoolean | inline | 
| IsClassOf(Value const *value) | xgboost::JsonBoolean | inlinestatic | 
| JsonBoolean() | xgboost::JsonBoolean | inline | 
| JsonBoolean(Bool value) | xgboost::JsonBoolean | inline | 
| JsonBoolean(JsonBoolean &&value) noexcept | xgboost::JsonBoolean | inline | 
| operator=(Value const &rhs) override=delete | xgboost::JsonBoolean | virtual | 
| operator==(Value const &rhs) const override | xgboost::JsonBoolean | virtual | 
| operator[](std::string const &key) | xgboost::Value | virtual | 
| operator[](int ind) | xgboost::Value | virtual | 
| Save(JsonWriter *writer) const override | xgboost::JsonBoolean | 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 |