Location where a config section name was encountered.

Synopsis

Declared in <common/args.h>

struct SectionInfo;

Data Members

Name

Description

m_file

Config file the section was read from.

m_line

Line number of the section within the file.

m_name

The section name.

Created with MrDocs