Searched defs:appendValue (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dinifile.hh87 void appendValue(const std::string &v) { value += " "; value += v; } function in class:IniFile::Entry

Completed in 4 milliseconds