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

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

+ Inheritance diagram for ns3::NrEpcX2UeContextReleaseHeader:
+ Collaboration diagram for ns3::NrEpcX2UeContextReleaseHeader:

Public Member Functions

uint32_t Deserialize (Buffer::Iterator start) override
 
TypeId GetInstanceTypeId () const override
 
uint32_t GetLengthOfIes () const
 
uint16_t GetNewGnbUeX2apId () const
 
uint32_t GetNumberOfIes () const
 
uint16_t GetOldGnbUeX2apId () const
 
uint32_t GetSerializedSize () const override
 
void Print (std::ostream &os) const override
 
void Serialize (Buffer::Iterator start) const override
 
void SetNewGnbUeX2apId (uint16_t x2apId)
 
void SetOldGnbUeX2apId (uint16_t x2apId)
 

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.
 

Detailed Description

NrEpcX2UeContextReleaseHeader

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 24 bytes (on a 64-bit architecture).

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

Constructor & Destructor Documentation

◆ NrEpcX2UeContextReleaseHeader()

ns3::NrEpcX2UeContextReleaseHeader::NrEpcX2UeContextReleaseHeader ( )

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

◆ ~NrEpcX2UeContextReleaseHeader()

ns3::NrEpcX2UeContextReleaseHeader::~NrEpcX2UeContextReleaseHeader ( )
override

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

Member Function Documentation

◆ Deserialize()

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

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

◆ GetInstanceTypeId()

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

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

◆ GetLengthOfIes()

uint32_t ns3::NrEpcX2UeContextReleaseHeader::GetLengthOfIes ( ) const

Get length of IEs function

Returns
the length of IEs

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

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

+ Here is the caller graph for this function:

◆ GetNewGnbUeX2apId()

uint16_t ns3::NrEpcX2UeContextReleaseHeader::GetNewGnbUeX2apId ( ) const

Get new gNB UE X2 AP ID function

Returns
the new gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

◆ GetNumberOfIes()

uint32_t ns3::NrEpcX2UeContextReleaseHeader::GetNumberOfIes ( ) const

Set length of IEs function

Returns
the number of IEs

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

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

+ Here is the caller graph for this function:

◆ GetOldGnbUeX2apId()

uint16_t ns3::NrEpcX2UeContextReleaseHeader::GetOldGnbUeX2apId ( ) const

Get old gNB UE X2 AP ID function

Returns
the old gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

◆ GetSerializedSize()

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

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

◆ GetTypeId()

TypeId ns3::NrEpcX2UeContextReleaseHeader::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

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

◆ Print()

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

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

◆ Serialize()

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

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

◆ SetNewGnbUeX2apId()

void ns3::NrEpcX2UeContextReleaseHeader::SetNewGnbUeX2apId ( uint16_t  x2apId)

Set new gNB UE X2 AP ID function

Parameters
x2apIdthe new gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

◆ SetOldGnbUeX2apId()

void ns3::NrEpcX2UeContextReleaseHeader::SetOldGnbUeX2apId ( uint16_t  x2apId)

Set old gNB UE X2 AP ID function

Parameters
x2apIdthe old gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

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