#include <AsciiFile.h>

Public Member Functions | |
| InstallInfFile (const char *name) | |
| bool | getValue (const string &key, string &value) const |
| storage::InstallInfFile::InstallInfFile | ( | const char * | name | ) | [inline] |
| bool storage::InstallInfFile::getValue | ( | const string & | key, | |
| string & | value | |||
| ) | const |
References storage::Regex::cap(), storage::find_if(), storage::AsciiFile::lines(), storage::Regex::ws, and y2mil.
Referenced by storage::ArchInfo::detect().
1.5.6