#include <BundleEvent.h>
Inheritance diagram for dtn::ContactReportEvent:
Definition at line 515 of file BundleEvent.h.
Public Member Functions | |
ContactReportEvent () | |
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::ContactReportEvent::ContactReportEvent | ( | ) | [inline] |
Definition at line 517 of file BundleEvent.h.
void dtn::ContactReportEvent::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 174 of file BundleEvent.cc.
References dtn::BundleDaemon::contactmgr(), ExamineDump::l, dtn::ContactManager::links(), dtn::ContactManager::lock(), and oasys::SerializeAction::process().