#include <BundleEvent.h>
Inheritance diagram for dtn::BundleReportEvent:
Definition at line 950 of file BundleEvent.h.
Public Member Functions | |
BundleReportEvent () | |
virtual void | serialize (oasys::SerializeAction *a) |
This should call v->process() on each of the types that are to be serialized in the object. |
dtn::BundleReportEvent::BundleReportEvent | ( | ) | [inline] |
Definition at line 952 of file BundleEvent.h.
void dtn::BundleReportEvent::serialize | ( | oasys::SerializeAction * | a | ) | [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 132 of file BundleEvent.cc.
References dtn::BundleList::begin(), dtn::BundleDaemon::custody_bundles(), dtn::BundleList::end(), ExamineDump::l, dtn::BundleList::lock(), dtn::BundleDaemon::pending_bundles(), and oasys::SerializeAction::process().