![]() |
Scanframe Modular Application 0.1.0
|
#include <fstream>
#include <map>
#include <misc/gen/TStrings.h>
#include <misc/gen/TVector.h>
#include <misc/global.h>
#include <string>
Go to the source code of this file.
Classes | |
class | sf::IniProfile |
Class for reading and writing ini-profiles. More... | |
class | sf::IniProfile::Entry |
Internal storage class for keys. More... | |
class | sf::IniProfile::Section |
Internal storage class for sections. More... | |
Namespaces | |
namespace | sf |
Functions | |
std::ostream & | sf::operator<< (std::ostream &os, const IniProfile &profile) |