dtn::LinkCreatedEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkCreatedEvent:

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

List of all members.


Detailed Description

Event class for link creation events.

Definition at line 526 of file BundleEvent.h.


Public Member Functions

 LinkCreatedEvent (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_

Constructor & Destructor Documentation

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

Definition at line 528 of file BundleEvent.h.


Member Function Documentation

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

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


Member Data Documentation

Link* dtn::LinkCreatedEvent::link_

Definition at line 534 of file BundleEvent.h.

Referenced by dtn::ProphetRouter::handle_link_created(), and 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