xgboost
公共成员函数 | 所有成员列表
xgboost::JsonReader::SourceLocation 结构体参考

#include <json_io.h>

xgboost::JsonReader::SourceLocation 的协作图
Collaboration graph

公共成员函数

 SourceLocation ()=default
 
size_t Pos () const
 
void Forward ()
 
void Forward (uint32_t n)
 

构造函数与析构函数文档

◆ SourceLocation()

xgboost::JsonReader::SourceLocation::SourceLocation ( )
default

成员函数文档

◆ Forward() [1/2]

void xgboost::JsonReader::SourceLocation::Forward ( )
inline

◆ Forward() [2/2]

void xgboost::JsonReader::SourceLocation::Forward ( uint32_t  n)
inline

◆ Pos()

size_t xgboost::JsonReader::SourceLocation::Pos ( ) const
inline

此结构体的文档由以下文件生成