gem5 v24.0.0.0
|
Declaration of IniFile object. More...
#include <fstream>
#include <functional>
#include <list>
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | gem5::IniFile |
This class represents the contents of a ".ini" file. More... | |
class | gem5::IniFile::Entry |
A single key/value pair. More... | |
class | gem5::IniFile::Section |
A section. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Declaration of IniFile object.
Definition in file inifile.hh.