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