dtn::LinkDeletedEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkDeletedEvent:

dtn::ContactEvent dtn::BundleEvent oasys::SerializableObject

List of all members.


Detailed Description

Event class for link deletion events.

Definition at line 540 of file BundleEvent.h.


Public Member Functions

 LinkDeletedEvent (Link *link)
virtual void serialize (oasys::SerializeAction *a)
 This should call v->process() on each of the types that are to be serialized in the object.

Public Attributes

Linklink_
 The link that is up.

Constructor & Destructor Documentation

dtn::LinkDeletedEvent::LinkDeletedEvent ( Link link  )  [inline]

Definition at line 542 of file BundleEvent.h.


Member Function Documentation

void dtn::LinkDeletedEvent::serialize ( oasys::SerializeAction a  )  [virtual]

This should call v->process() on each of the types that are to be serialized in the object.

Reimplemented from dtn::ContactEvent.

Definition at line 198 of file BundleEvent.cc.

References link_, oasys::SerializeAction::process(), and dtn::ContactEvent::reason_.


Member Data Documentation

Link* dtn::LinkDeletedEvent::link_

The link that is up.

Definition at line 549 of file BundleEvent.h.

Referenced by serialize().


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 08:43:43 2007 for DTN Reference Implementation by  doxygen 1.5.3