xgboost
Public Member Functions | List of all members
xgboost::JsonReader::SourceLocation Struct Reference

#include <json_io.h>

Collaboration diagram for xgboost::JsonReader::SourceLocation:
Collaboration graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ SourceLocation()

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

Member Function Documentation

◆ 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

The documentation for this struct was generated from the following file: