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