#include <BundleEvent.h>
Inheritance diagram for dtn::RouteReportEvent:
Definition at line 722 of file BundleEvent.h.
Public Member Functions | |
RouteReportEvent () | |
virtual void | serialize (oasys::SerializeAction *) |
This should call v->process() on each of the types that are to be serialized in the object. |
dtn::RouteReportEvent::RouteReportEvent | ( | ) | [inline] |
Definition at line 724 of file BundleEvent.h.
virtual void dtn::RouteReportEvent::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 727 of file BundleEvent.h.