![]() |
PhoenixLecture
2.0.0
Set of tools to make lectures
|
Data used to parse a toml file. More...
Public Attributes | |
bool | isRun |
True to continue the parsing, false to stop. More... | |
Data used to parse a toml file.
Definition at line 11 of file parser_toml.cpp.
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().