#include <BundleEvent.h>

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 * | 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 993 of file BundleEvent.h.
1.5.3