|
xgboost
|
这是 xgboost::UBJReader 的完整成员列表,包括所有继承的成员。
| Char 类型定义 | xgboost::JsonReader | |
| cursor_ | xgboost::JsonReader | protected |
| Error(std::string msg) const | xgboost::JsonReader | protected |
| Expect(Char c, Char got) | xgboost::JsonReader | inlineprotected |
| GetConsecutiveChar(char expected_char) | xgboost::JsonReader | inlineprotected |
| GetNextChar() | xgboost::JsonReader | inlineprotected |
| GetNextNonSpaceChar() | xgboost::JsonReader | inlineprotected |
| JsonReader(StringView str) | xgboost::UBJReader | 内联显式 |
| xgboost::JsonReader::JsonReader(StringView str) | xgboost::JsonReader | 内联显式 |
| kMaxNumLength | xgboost::JsonReader | protectedstatic |
| Load() override | xgboost::UBJReader | virtual |
| ParseBoolean() | xgboost::JsonReader | protectedvirtual |
| ParseNull() | xgboost::JsonReader | protectedvirtual |
| ParseNumber() | xgboost::JsonReader | protectedvirtual |
| ParseString() | xgboost::JsonReader | protectedvirtual |
| PeekNextChar() | xgboost::JsonReader | inlineprotected |
| raw_str_ | xgboost::JsonReader | protected |
| SkipSpaces() | xgboost::JsonReader | protected |
| ~JsonReader()=default | xgboost::JsonReader | virtual |