|
| ReadWrapper (std::string *p_str) |
|
void | Load (Stream *fi) override |
| load the model from a stream
|
|
void | Save (Stream *) const override |
| saves the model to a stream
|
|
virtual | ~Serializable () |
| virtual destructor
|
|
◆ Load()
void rabit::c_api::ReadWrapper::Load |
( |
Stream * |
fi | ) |
|
|
inlineoverridevirtual |
load the model from a stream
- Parameters
-
fi | stream where to load the model from |
Implements dmlc::Serializable.
◆ Save()
void rabit::c_api::ReadWrapper::Save |
( |
Stream * |
fo | ) |
const |
|
inlineoverridevirtual |
saves the model to a stream
- Parameters
-
fo | stream where to save the model to |
Implements dmlc::Serializable.
The documentation for this struct was generated from the following file:
- External/xgboost/rabit/src/rabit_c_api.cc