![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
Go to the source code of this file.
Functions | |
bool | parse_generic_string (PString &str, PFileParser &parser) |
Parse string value. More... | |
bool parse_generic_string | ( | PString & | str, |
PFileParser & | parser | ||
) |
Parse string value.
[out] | str | : parsed string value |
[out] | parser | : PFileParser to be used |
Definition at line 14 of file parse_generic_string.cpp.
References PFileParser::getUntilKey(), and PFileParser::isMatch().
Referenced by checkParser().