#include <AsciiFile.h>

Public Member Functions | |
| SysconfigFile (const char *name) | |
| bool | getValue (const string &key, string &value) const |
| storage::SysconfigFile::SysconfigFile | ( | const char * | name | ) | [inline] |
| bool storage::SysconfigFile::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(), and storage::Storage::initialize().
1.5.6