xgboost
xgboost::JsonArray Member List

This is the complete list of members for xgboost::JsonArray, including all inherited members.

GetArray() &&xgboost::JsonArrayinline
GetArray() const &xgboost::JsonArrayinline
GetArray() &xgboost::JsonArrayinline
IsClassOf(Value const *value)xgboost::JsonArrayinlinestatic
JsonArray()xgboost::JsonArrayinline
JsonArray(std::vector< Json > &&arr) noexceptxgboost::JsonArrayinline
JsonArray(std::vector< Json > const &arr)xgboost::JsonArrayinline
JsonArray(JsonArray const &that)=deletexgboost::JsonArray
JsonArray(JsonArray &&that) noexceptxgboost::JsonArray
operator=(Value const &rhs) override=deletexgboost::JsonArrayvirtual
operator==(Value const &rhs) const overridexgboost::JsonArrayvirtual
operator[](int ind) overridexgboost::JsonArrayinlinevirtual
operator[](std::string const &key) overridexgboost::JsonArrayinlinevirtual
Save(JsonWriter *writer) const overridexgboost::JsonArrayvirtual
Type() constxgboost::Valueinline
TypeStr() constxgboost::Value
Value(ValueKind _kind)xgboost::Valueinlineexplicit
ValueKind enum namexgboost::Value
~Value()=defaultxgboost::Valuevirtual