dtn::LinkAvailableEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkAvailableEvent:

dtn::ContactEvent dtn::BundleEvent oasys::SerializableObject List of all members.

Detailed Description

Event class for link available events.

Definition at line 555 of file BundleEvent.h.

Public Member Functions

 LinkAvailableEvent (Link *link, reason_t reason)
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_


Constructor & Destructor Documentation

dtn::LinkAvailableEvent::LinkAvailableEvent ( Link link,
reason_t  reason 
) [inline]

Definition at line 557 of file BundleEvent.h.


Member Function Documentation

void dtn::LinkAvailableEvent::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 205 of file BundleEvent.cc.

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


Member Data Documentation

Link* dtn::LinkAvailableEvent::link_

Definition at line 563 of file BundleEvent.h.

Referenced by dtn::TableBasedRouter::handle_link_available(), dtn::ContactManager::handle_link_available(), dtn::BundleDaemon::handle_link_available(), and serialize().


The documentation for this class was generated from the following files:
Generated on Thu Jun 7 16:56:56 2007 for DTN Reference Implementation by  doxygen 1.5.1