RINASim
October 2016
Documentation of framework for OMNeT++
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
IPLSPDUFG.cc
Go to the documentation of this file.
1
#include "
IPLSPDUFG.h
"
2
#include "
IDPerNQoSxPLen.h
"
3
4
void
IPLSPDUFG::registerQidsGen
(
IDPerNQoSxPLen
* qId) {
5
qIds
.insert(qId);
6
}
7
void
IPLSPDUFG::unregisterQidsGen
(
IDPerNQoSxPLen
* qId) {
8
qIds
.erase(qId);
9
}
IDPerNQoSxPLen
Definition:
IDPerNQoSxPLen.h:32
IPLSPDUFG.h
IPLSPDUFG::registerQidsGen
void registerQidsGen(IDPerNQoSxPLen *qId)
Definition:
IPLSPDUFG.cc:4
IPLSPDUFG::unregisterQidsGen
void unregisterQidsGen(IDPerNQoSxPLen *qId)
Definition:
IPLSPDUFG.cc:7
IPLSPDUFG::qIds
std::set< IDPerNQoSxPLen * > qIds
Definition:
IPLSPDUFG.h:13
IDPerNQoSxPLen.h
policies
DIF
RA
PDUFG
IPLSPDUFG
IPLSPDUFG.cc
Generated on Tue Oct 25 2016 21:08:51 for RINASim by
1.8.10