dtn::ShutdownRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::ShutdownRequest:

dtn::BundleEvent oasys::SerializableObject List of all members.

Detailed Description

Event class for shutting down a daemon.

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 794 of file BundleEvent.h.

Public Member Functions

 ShutdownRequest ()
virtual void serialize (oasys::SerializeAction *)
 This should call v->process() on each of the types that are to be serialized in the object.


Constructor & Destructor Documentation

dtn::ShutdownRequest::ShutdownRequest (  )  [inline]

Definition at line 796 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Function Documentation

virtual void dtn::ShutdownRequest::serialize ( oasys::SerializeAction  )  [inline, virtual]

This should call v->process() on each of the types that are to be serialized in the object.

Reimplemented from dtn::BundleEvent.

Definition at line 802 of file BundleEvent.h.


The documentation for this class was generated from the following file:
Generated on Thu Jun 7 16:56:56 2007 for DTN Reference Implementation by  doxygen 1.5.1