5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcX2LoadInformationHeader Class Reference

#include "nr-epc-x2-header.h"

+ Inheritance diagram for ns3::NrEpcX2LoadInformationHeader:
+ Collaboration diagram for ns3::NrEpcX2LoadInformationHeader:

Public Member Functions

uint32_t Deserialize (Buffer::Iterator start) override
 
std::vector< NrEpcX2Sap::CellInformationItemGetCellInformationList () const
 
TypeId GetInstanceTypeId () const override
 
uint32_t GetLengthOfIes () const
 
uint32_t GetNumberOfIes () const
 
uint32_t GetSerializedSize () const override
 
void Print (std::ostream &os) const override
 
void Serialize (Buffer::Iterator start) const override
 
void SetCellInformationList (std::vector< NrEpcX2Sap::CellInformationItem > cellInformationList)
 

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.
 

Detailed Description

NrEpcX2LoadInformationHeader

Introspection did not find any typical Config paths.
No Attributes are defined for this type.
No TraceSources are defined for this type.
Size of this type is 40 bytes (on a 64-bit architecture).

Definition at line 515 of file nr-epc-x2-header.h.

Constructor & Destructor Documentation

◆ NrEpcX2LoadInformationHeader()

ns3::NrEpcX2LoadInformationHeader::NrEpcX2LoadInformationHeader ( )

Definition at line 1075 of file nr-epc-x2-header.cc.

◆ ~NrEpcX2LoadInformationHeader()

ns3::NrEpcX2LoadInformationHeader::~NrEpcX2LoadInformationHeader ( )
override

Definition at line 1082 of file nr-epc-x2-header.cc.

Member Function Documentation

◆ Deserialize()

uint32_t ns3::NrEpcX2LoadInformationHeader::Deserialize ( Buffer::Iterator  start)
override

Definition at line 1176 of file nr-epc-x2-header.cc.

◆ GetCellInformationList()

std::vector< NrEpcX2Sap::CellInformationItem > ns3::NrEpcX2LoadInformationHeader::GetCellInformationList ( ) const

Get cell information list function

Returns
std::vector <NrEpcX2Sap::CellInformationItem>

Definition at line 1251 of file nr-epc-x2-header.cc.

Referenced by ns3::NrEpcX2::RecvFromX2cSocket().

+ Here is the caller graph for this function:

◆ GetInstanceTypeId()

TypeId ns3::NrEpcX2LoadInformationHeader::GetInstanceTypeId ( ) const
override

Definition at line 1100 of file nr-epc-x2-header.cc.

◆ GetLengthOfIes()

uint32_t ns3::NrEpcX2LoadInformationHeader::GetLengthOfIes ( ) const

Get length of IEs function

Returns
the length of IEs

Definition at line 1292 of file nr-epc-x2-header.cc.

Referenced by ns3::NrEpcX2::DoSendLoadInformation().

+ Here is the caller graph for this function:

◆ GetNumberOfIes()

uint32_t ns3::NrEpcX2LoadInformationHeader::GetNumberOfIes ( ) const

Get number of IEs function

Returns
the number of IEs

Definition at line 1298 of file nr-epc-x2-header.cc.

Referenced by ns3::NrEpcX2::DoSendLoadInformation().

+ Here is the caller graph for this function:

◆ GetSerializedSize()

uint32_t ns3::NrEpcX2LoadInformationHeader::GetSerializedSize ( ) const
override

Definition at line 1106 of file nr-epc-x2-header.cc.

◆ GetTypeId()

TypeId ns3::NrEpcX2LoadInformationHeader::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

Definition at line 1090 of file nr-epc-x2-header.cc.

◆ Print()

void ns3::NrEpcX2LoadInformationHeader::Print ( std::ostream &  os) const
override

Definition at line 1245 of file nr-epc-x2-header.cc.

◆ Serialize()

void ns3::NrEpcX2LoadInformationHeader::Serialize ( Buffer::Iterator  start) const
override

Definition at line 1112 of file nr-epc-x2-header.cc.

◆ SetCellInformationList()

void ns3::NrEpcX2LoadInformationHeader::SetCellInformationList ( std::vector< NrEpcX2Sap::CellInformationItem cellInformationList)

Set cell information list function

Parameters
cellInformationListstd::vector <NrEpcX2Sap::CellInformationItem>

Definition at line 1257 of file nr-epc-x2-header.cc.

Referenced by ns3::NrEpcX2::DoSendLoadInformation().

+ Here is the caller graph for this function:

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