E-MailRelay
|
#include "gdef.h"
#include "gexception.h"
#include "gidentity.h"
#include "gpath.h"
#include "gstr.h"
#include "gstrings.h"
#include "gsignalsafe.h"
#include <iostream>
#include <string>
#include <new>
Go to the source code of this file.
Classes | |
class | G::Process |
A static interface for doing things with processes. More... | |
class | G::Process::Id |
Process-id class. More... | |
class | G::Process::Umask |
Used to temporarily modify the process umask. More... | |
Namespaces | |
namespace | G |
Low-level classes. | |
Functions | |
std::ostream & | G::operator<< (std::ostream &stream, const G::Process::Id &id) |