ChannelInstaller Class Reference

#include <ChannelInstaller.h>

List of all members.


Detailed Description

Replaces channel objects in the network.

This module is a temporary solution until the NED infrastructure gets extended to accomodate channel classes.

Author:
Andras Varga

Protected Member Functions

virtual void initialize ()
virtual void handleMessage (cMessage *msg)
virtual cChannel * createReplacementChannelFor (cChannel *channel)

Member Function Documentation

void ChannelInstaller::initialize (  )  [protected, virtual]

00024 {
00025 }

void ChannelInstaller::handleMessage ( cMessage *  msg  )  [protected, virtual]

00033 {
00034 }

cChannel * ChannelInstaller::createReplacementChannelFor ( cChannel *  channel  )  [protected, virtual]

00028 {
00029     return NULL;
00030 }


The documentation for this class was generated from the following files:

Generated on Fri Mar 20 18:51:18 2009 for INET Framework for OMNeT++/OMNEST by  doxygen 1.5.5