|
E-MailRelay
|
#include "gdef.h"#include "gexception.h"#include "gstringview.h"#include "gsignalsafe.h"#include <string>#include <iostream>#include <utility>#include <new>
Include dependency graph for gidentity.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G::Identity |
| A combination of user-id and group-id, with a very low-level interface to the get/set/e/uid/gid functions. More... | |
Namespaces | |
| namespace | G |
| Low-level classes. | |
Functions | |
| std::ostream & | G::operator<< (std::ostream &stream, const Identity &identity) |