#include <uwmulti-multiphy-controller.h>
◆ PriorityMap() [1/2]
| PriorityMap::PriorityMap |
( |
| ) |
|
◆ PriorityMap() [2/2]
| PriorityMap::PriorityMap |
( |
int |
debug_ | ) |
|
◆ addCustomPriority()
Set MAC priority for packets coming from a specific traffic type
- Parameters
-
| c | local APP -> local MAC connection |
| priority | priority, integer from -1 (minimum) to MAX_INT (maximum) |
References customPriorities.
Referenced by UwMultiPhyControl::command().
◆ getPriority()
◆ setDefaultPriority()
| void PriorityMap::setDefaultPriority |
( |
int |
macID, |
|
|
int |
priority |
|
) |
| |
Set MAC default priority regardless of origin traffic type
- Parameters
-
| macID | MAC module ID |
| priority | priority, integer from -1 (minimum) to MAX_INT (maximum) |
References defaultPriorities.
Referenced by UwMultiPhyControl::command().
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
, |
|
|
const PriorityMap & |
|
|
) |
| |
|
friend |
◆ customPriorities
◆ debug_
◆ defaultPriorities
| std::map<int, int> PriorityMap::defaultPriorities |
|
private |
The documentation for this class was generated from the following files: