dtn::ContactUpEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::ContactUpEvent:

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

Detailed Description

Event class for contact up events.

Definition at line 471 of file BundleEvent.h.

Public Member Functions

 ContactUpEvent (const ContactRef &contact)
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

ContactRef contact_
 The contact that is up.


Constructor & Destructor Documentation

dtn::ContactUpEvent::ContactUpEvent ( const ContactRef contact  )  [inline]

Definition at line 473 of file BundleEvent.h.


Member Function Documentation

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

References contact_, oasys::Ref< _Type >::object(), and oasys::SerializeAction::process().


Member Data Documentation

ContactRef dtn::ContactUpEvent::contact_

The contact that is up.

Definition at line 481 of file BundleEvent.h.

Referenced by dtn::TableBasedRouter::handle_contact_up(), dtn::ProphetRouter::handle_contact_up(), dtn::NeighborhoodRouter::handle_contact_up(), dtn::LinkStateRouter::handle_contact_up(), dtn::ContactManager::handle_contact_up(), dtn::BundleDaemon::handle_contact_up(), 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