NullMobility Class Reference

#include <NullMobility.h>

Inheritance diagram for NullMobility:

BasicMobility BasicModule INotifiable List of all members.

Detailed Description

This mobility module does nothing; it can be used for stationary nodes.

Author:
Andras Varga


Protected Member Functions

virtual void handleSelfMsg (cMessage *msg)


Member Function Documentation

void NullMobility::handleSelfMsg ( cMessage *  msg  )  [protected, virtual]

This implementation does nothing.

Implements BasicMobility.

00028 {
00029     ASSERT(false);
00030 }


The documentation for this class was generated from the following files:
Generated on Wed Apr 4 13:20:22 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7