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

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

+ Inheritance diagram for ns3::NrEpcX2HandoverPreparationFailureHeader:
+ Collaboration diagram for ns3::NrEpcX2HandoverPreparationFailureHeader:

Public Member Functions

uint32_t Deserialize (Buffer::Iterator start) override
 
uint16_t GetCause () const
 
uint16_t GetCriticalityDiagnostics () const
 
TypeId GetInstanceTypeId () const override
 
uint32_t GetLengthOfIes () 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 SetCause (uint16_t cause)
 
void SetCriticalityDiagnostics (uint16_t criticalityDiagnostics)
 
void SetOldGnbUeX2apId (uint16_t x2apId)
 

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.
 

Detailed Description

NrEpcX2HandoverPreparationFailureHeader

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 305 of file nr-epc-x2-header.h.

Constructor & Destructor Documentation

◆ NrEpcX2HandoverPreparationFailureHeader()

ns3::NrEpcX2HandoverPreparationFailureHeader::NrEpcX2HandoverPreparationFailureHeader ( )

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

◆ ~NrEpcX2HandoverPreparationFailureHeader()

ns3::NrEpcX2HandoverPreparationFailureHeader::~NrEpcX2HandoverPreparationFailureHeader ( )
override

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

Member Function Documentation

◆ Deserialize()

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

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

◆ GetCause()

uint16_t ns3::NrEpcX2HandoverPreparationFailureHeader::GetCause ( ) const

Get cause function

Returns
the cause

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

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

+ Here is the caller graph for this function:

◆ GetCriticalityDiagnostics()

uint16_t ns3::NrEpcX2HandoverPreparationFailureHeader::GetCriticalityDiagnostics ( ) const

Get criticality diagnostics function

Returns
the criticality diagnostics

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

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

+ Here is the caller graph for this function:

◆ GetInstanceTypeId()

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

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

◆ GetLengthOfIes()

uint32_t ns3::NrEpcX2HandoverPreparationFailureHeader::GetLengthOfIes ( ) const

Get length of IEs function

Returns
the length of IEs

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

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

+ Here is the caller graph for this function:

◆ GetNumberOfIes()

uint32_t ns3::NrEpcX2HandoverPreparationFailureHeader::GetNumberOfIes ( ) const

Get number of IEs function

Returns
the number of IEs

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

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

+ Here is the caller graph for this function:

◆ GetOldGnbUeX2apId()

uint16_t ns3::NrEpcX2HandoverPreparationFailureHeader::GetOldGnbUeX2apId ( ) const

Get old gNB UE X2 AP ID function

Returns
the old gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

◆ GetSerializedSize()

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

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

◆ GetTypeId()

TypeId ns3::NrEpcX2HandoverPreparationFailureHeader::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

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

◆ Print()

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

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

◆ Serialize()

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

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

◆ SetCause()

void ns3::NrEpcX2HandoverPreparationFailureHeader::SetCause ( uint16_t  cause)

Set cause function

Parameters
cause

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

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

+ Here is the caller graph for this function:

◆ SetCriticalityDiagnostics()

void ns3::NrEpcX2HandoverPreparationFailureHeader::SetCriticalityDiagnostics ( uint16_t  criticalityDiagnostics)

Set criticality diagnostics function

Parameters
criticalityDiagnosticsthe criticality diagnostics

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

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

+ Here is the caller graph for this function:

◆ SetOldGnbUeX2apId()

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

Set old gNB UE X2 AP ID function

Parameters
x2apIdthe old gNB UE X2 AP ID

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

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

+ Here is the caller graph for this function:

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