|
E-MailRelay
|
#include "gdef.h"#include "gpath.h"#include "gstringarray.h"#include "gexception.h"#include <iostream>#include <string>#include <vector>#include <new>
Include dependency graph for gbatchfile.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G::BatchFile |
| A class for reading and writing windows-style startup batch files containing a single command-line, optionally using "start". More... | |
Namespaces | |
| namespace | G |
| Low-level classes. | |