|
xgboost
|
This is the complete list of members for xgboost::common::FixedSizeStream, including all inherited members.
| FixedSizeStream(PeekableInStream *stream) | xgboost::common::FixedSizeStream | explicit |
| PeekableInStream(dmlc::Stream *strm) | xgboost::common::PeekableInStream | inlineexplicit |
| PeekRead(void *dptr, size_t size) override | xgboost::common::FixedSizeStream | virtual |
| Read(void *dptr, size_t size) override | xgboost::common::FixedSizeStream | |
| Seek(size_t pos) | xgboost::common::FixedSizeStream | |
| Size() const | xgboost::common::FixedSizeStream | inline |
| Take(std::string *out) | xgboost::common::FixedSizeStream | |
| Tell() const | xgboost::common::FixedSizeStream | inline |
| Write(const void *, size_t) override | xgboost::common::FixedSizeStream | inline |
| ~FixedSizeStream() override=default | xgboost::common::FixedSizeStream |
1.8.17