#include <BundleEvent.h>
Inheritance diagram for dtn::ContactQueryRequest:

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