RINASim  October 2016
Documentation of framework for OMNeT++
SenderAckPolicyLG.cc File Reference

This is an example policy class implementing LG SenderAck behavior . More...

#include "SenderAckPolicyLG.h"
#include "DTCP.h"

Go to the source code of this file.

Functions

 Register_Class (SenderAckPolicyLG)
 

Variables

const char * ECN_MARKED_CTRL = "ECN_MARKED_CTRL"
 
const char * APPR_LOAD = "APPR_LOAD"
 

Detailed Description

This is an example policy class implementing LG SenderAck behavior .

Author
Marcel Marek (imare.nosp@m.k@fi.nosp@m.t.vut.nosp@m.br.c.nosp@m.z)
Date
May 3, 2015

Definition in file SenderAckPolicyLG.cc.

Function Documentation

Register_Class ( SenderAckPolicyLG  )

Variable Documentation

const char* APPR_LOAD = "APPR_LOAD"

Definition at line 34 of file SenderAckPolicyLG.cc.

Referenced by SenderAckPolicyLG::initialize().

const char* ECN_MARKED_CTRL = "ECN_MARKED_CTRL"

Definition at line 33 of file SenderAckPolicyLG.cc.

Referenced by SenderAckPolicyLG::initialize().