RINASim  October 2016
Documentation of framework for OMNeT++
Infection::DCInfection Class Reference

#include <DCInfection.h>

Inheritance diagram for Infection::DCInfection:

Protected Member Functions

virtual void initialize ()
 
virtual void handleMessage (cMessage *msg)
 
virtual void setNext ()
 
PDUgetPDU ()
 

Protected Attributes

cModule * mod
 
cModule * rmt
 
DCAddr Im
 
DCAddr current
 
int pods
 
int torXpod
 
int fabricXpod
 
int spineXfabric
 
int edgeSets
 
bool toTors
 
bool toFabric
 
bool toSpines
 
bool toEdges
 
double interTime
 
int loopRem
 
ConnectionId connID
 
Address srcAddr
 
Address dstAddr
 

Detailed Description

Definition at line 13 of file DCInfection.h.

Member Function Documentation

PDU * Infection::DCInfection::getPDU ( )
protected

Definition at line 179 of file DCInfection.cc.

void Infection::DCInfection::handleMessage ( cMessage *  msg)
protectedvirtual

Definition at line 71 of file DCInfection.cc.

void Infection::DCInfection::initialize ( )
protectedvirtual

Definition at line 11 of file DCInfection.cc.

void Infection::DCInfection::setNext ( )
protectedvirtual

Definition at line 83 of file DCInfection.cc.

Member Data Documentation

ConnectionId Infection::DCInfection::connID
protected

Definition at line 31 of file DCInfection.h.

DCAddr Infection::DCInfection::current
protected

Definition at line 24 of file DCInfection.h.

Address Infection::DCInfection::dstAddr
protected

Definition at line 32 of file DCInfection.h.

int Infection::DCInfection::edgeSets
protected

Definition at line 25 of file DCInfection.h.

int Infection::DCInfection::fabricXpod
protected

Definition at line 25 of file DCInfection.h.

DCAddr Infection::DCInfection::Im
protected

Definition at line 24 of file DCInfection.h.

double Infection::DCInfection::interTime
protected

Definition at line 28 of file DCInfection.h.

int Infection::DCInfection::loopRem
protected

Definition at line 29 of file DCInfection.h.

cModule* Infection::DCInfection::mod
protected

Definition at line 22 of file DCInfection.h.

int Infection::DCInfection::pods
protected

Definition at line 25 of file DCInfection.h.

cModule * Infection::DCInfection::rmt
protected

Definition at line 22 of file DCInfection.h.

int Infection::DCInfection::spineXfabric
protected

Definition at line 25 of file DCInfection.h.

Address Infection::DCInfection::srcAddr
protected

Definition at line 32 of file DCInfection.h.

bool Infection::DCInfection::toEdges
protected

Definition at line 26 of file DCInfection.h.

bool Infection::DCInfection::toFabric
protected

Definition at line 26 of file DCInfection.h.

int Infection::DCInfection::torXpod
protected

Definition at line 25 of file DCInfection.h.

bool Infection::DCInfection::toSpines
protected

Definition at line 26 of file DCInfection.h.

bool Infection::DCInfection::toTors
protected

Definition at line 26 of file DCInfection.h.


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