| xgboost | 
#include <data.h>

| 公共类型 | |
| 使用 | iterator_category = std::forward_iterator_tag | 
| 公共成员函数 | |
| BatchIterator (BatchIteratorImpl< T > *impl) | |
| BatchIterator (std::shared_ptr< BatchIteratorImpl< T >> impl) | |
| BatchIterator & | operator++ () | 
| const T & | operator* () const | 
| bool | operator!= (const BatchIterator &) const | 
| bool | AtEnd () const | 
| std::shared_ptr< T const > | Page () const | 
| 使用 xgboost::BatchIterator< T >::iterator_category = std::forward_iterator_tag | 
| 
 | 内联显式 | 
| 
 | 内联显式 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |