RINASim  October 2016
Documentation of framework for OMNeT++
QueuePerNQoSxPLen Class Reference

#include <QueuePerNQoSxPLen.h>

Inheritance diagram for QueuePerNQoSxPLen:
QueueAllocBase

Public Member Functions

virtual void onNM1PortInit (RMTPort *port)
 
void onPolicyInit ()
 
- Public Member Functions inherited from QueueAllocBase
virtual void onNFlowAlloc (RMTPort *port, Flow *flow)
 
virtual void onNFlowDealloc (RMTPort *port, Flow *flow)
 

Private Attributes

int maxHCount
 

Additional Inherited Members

- Protected Member Functions inherited from QueueAllocBase
void handleMessage (cMessage *msg)
 
- Protected Attributes inherited from QueueAllocBase
QueueIDGenBaseidGenerator
 
RMTModuleAllocatorrmtAllocator
 
RABasera
 

Detailed Description

Definition at line 29 of file QueuePerNQoSxPLen.h.

Member Function Documentation

void QueuePerNQoSxPLen::onNM1PortInit ( RMTPort port)
virtual

A hook method invoked when a new (N-1)-port is initiated.

Parameters
portpointer to the port

Reimplemented from QueueAllocBase.

Definition at line 29 of file QueuePerNQoSxPLen.cc.

void QueuePerNQoSxPLen::onPolicyInit ( )
virtual

A hook method invoked after the initial setup of policy module.

Reimplemented from QueueAllocBase.

Definition at line 49 of file QueuePerNQoSxPLen.cc.

Member Data Documentation

int QueuePerNQoSxPLen::maxHCount
private

Definition at line 36 of file QueuePerNQoSxPLen.h.


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