|
E-MailRelay
|
#include "gdef.h"#include "gstringarray.h"#include "goptions.h"#include "goptionvalue.h"#include "goptionmap.h"#include "gpath.h"#include <string>#include <functional>
Include dependency graph for goptionparser.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G::OptionParser |
| A parser for command-line arguments that operates according to an Options specification and returns an OptionValue multimap. More... | |
Namespaces | |
| namespace | G |
| Low-level classes. | |