#include <BundleEvent.h>
Inheritance diagram for dtn::ShutdownRequest:
The daemon goes through all the links and call link->close() on them (if they're in one of the open link states), then cleanly closes the various data stores, then calls exit().
Definition at line 609 of file BundleEvent.h.
Public Member Functions | |
ShutdownRequest () |
dtn::ShutdownRequest::ShutdownRequest | ( | ) | [inline] |