E-MailRelay
|
#include "gdef.h"
#include "gpath.h"
#include "gstringarray.h"
#include "gstringmap.h"
#include "gstringview.h"
#include "gexception.h"
#include "goptions.h"
#include "goptionvalue.h"
#include "goptionmap.h"
#include <string>
#include <utility>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | G::MapFile |
A class for reading, writing and editing key=value files, supporting variable expansion of percent-key-percent values, comments, creation of backup files, and logging. More... | |
struct | G::MapFile::Error |
Exception class for G::MapFile. More... | |
Namespaces | |
namespace | G |
Low-level classes. | |