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