|
| XMLIter (const char *content) |
|
std::string | str (void) const |
| convert to string
|
|
bool | GetNext (const char *key, XMLIter *value) |
| get next value of corresponding key in xml string
|
|
|
const char * | content_ |
|
const char * | cend_ |
|
◆ GetNext()
bool dmlc::io::s3::XMLIter::GetNext |
( |
const char * |
key, |
|
|
XMLIter * |
value |
|
) |
| |
|
inline |
get next value of corresponding key in xml string
- Parameters
-
key | the key in xml field |
value | the return value if success |
- Returns
- if the get is success
The documentation for this struct was generated from the following file:
- External/xgboost/dmlc-core/src/io/s3_filesys.cc