ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SoftNeighborHandler Class Reference

#include <energy-model.h>

Inheritance diagram for SoftNeighborHandler:

Handler List of all members.

Public Member Functions

 SoftNeighborHandler (EnergyModel *nid)
virtual void start ()
virtual void handle (Event *e)

Protected Attributes

EnergyModelnid_
Event intr

Constructor & Destructor Documentation

SoftNeighborHandler::SoftNeighborHandler EnergyModel   nid [inline]
 


Member Function Documentation

void SoftNeighborHandler::handle Event   e [virtual]
 

Implements Handler.

void SoftNeighborHandler::start   [virtual]
 


Member Data Documentation

Event SoftNeighborHandler::intr [protected]
 

EnergyModel* SoftNeighborHandler::nid_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.