PhoenixLecture  2.0.0
Set of tools to make lectures
PTomlParserData Struct Reference

Data used to parse a toml file. More...

Public Attributes

bool isRun
 True to continue the parsing, false to stop. More...
 

Detailed Description

Data used to parse a toml file.

Definition at line 11 of file parser_toml.cpp.

Member Data Documentation

◆ isRun

bool PTomlParserData::isRun

True to continue the parsing, false to stop.

Definition at line 13 of file parser_toml.cpp.

Referenced by default_PTomlParserData(), parse_toml_isParse(), and parse_toml_stopParsing().


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