#include <BundleEvent.h>

Definition at line 996 of file BundleEvent.h.
Public Member Functions | |
| LinkReportEvent () | |
| 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::LinkReportEvent::LinkReportEvent | ( | ) | [inline] |
Definition at line 998 of file BundleEvent.h.
| void dtn::LinkReportEvent::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 219 of file BundleEvent.cc.
References dtn::BundleDaemon::contactmgr(), ExamineDump::l, dtn::ContactManager::links(), dtn::ContactManager::lock(), and oasys::SerializeAction::process().
1.5.3