![]() |
|
PhoenixFileParser
1.5.1
Set of tools to ease file parsing
|
Include dependency graph for parse_generic_string.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | parse_generic_string (PString &str, PFileParser &parser) |
| Parse string value. | |
| 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().
Here is the call graph for this function: