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