|
E-MailRelay
|
Include dependency graph for gcleanup.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G::Cleanup |
| A static interface for registering cleanup functions that are called when the process terminates abnormally. More... | |
| struct | G::Cleanup::Block |
| A RAII class to temporarily block signal delivery. More... | |
| struct | G::Cleanup::Arg |
| Opaque leaky string pointer wrapper created by G::Cleanup::arg(). More... | |
Namespaces | |
| namespace | G |
| Low-level classes. | |