Cell Measurement Result Item as it is used in the RESOURCE STATUS UPDATE message. More...
#include "epc-x2-sap.h"
Collaboration diagram for ns3::EpcX2Sap::CellMeasurementResultItem:Public Attributes | |
| CompositeAvailCapacity | dlCompositeAvailableCapacity |
| uint16_t | dlGbrPrbUsage |
| LoadIndicator | dlHardwareLoadIndicator |
| uint16_t | dlNonGbrPrbUsage |
| LoadIndicator | dlS1TnlLoadIndicator |
| uint16_t | dlTotalPrbUsage |
| uint16_t | sourceCellId |
| CompositeAvailCapacity | ulCompositeAvailableCapacity |
| uint16_t | ulGbrPrbUsage |
| LoadIndicator | ulHardwareLoadIndicator |
| uint16_t | ulNonGbrPrbUsage |
| LoadIndicator | ulS1TnlLoadIndicator |
| uint16_t | ulTotalPrbUsage |
Cell Measurement Result Item as it is used in the RESOURCE STATUS UPDATE message.
See section 9.1.2.14 for further info about the parameters
Definition at line 191 of file epc-x2-sap.h.
| CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::dlCompositeAvailableCapacity |
Definition at line 208 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlGbrPrbUsage |
Definition at line 201 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlHardwareLoadIndicator |
Definition at line 195 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlNonGbrPrbUsage |
Definition at line 203 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlS1TnlLoadIndicator |
Definition at line 198 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlTotalPrbUsage |
Definition at line 205 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::sourceCellId |
Definition at line 193 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::ulCompositeAvailableCapacity |
Definition at line 209 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulGbrPrbUsage |
Definition at line 202 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulHardwareLoadIndicator |
Definition at line 196 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulNonGbrPrbUsage |
Definition at line 204 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulS1TnlLoadIndicator |
Definition at line 199 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulTotalPrbUsage |
Definition at line 206 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().