A Discrete-Event Network Simulator
API
Public Attributes | List of all members
LteX2HandoverTestCase::UeData Struct Reference

UeData structure. More...

Public Attributes

std::list< BearerDatabearerDataList
 bearer ID list More...
 
uint32_t id
 ID. More...
 

Detailed Description

UeData structure.

Definition at line 128 of file test-lte-x2-handover.cc.

Member Data Documentation

◆ bearerDataList

std::list<BearerData> LteX2HandoverTestCase::UeData::bearerDataList

bearer ID list

Definition at line 131 of file test-lte-x2-handover.cc.

Referenced by LteX2HandoverTestCase::DoRun().

◆ id

uint32_t LteX2HandoverTestCase::UeData::id

ID.

Definition at line 130 of file test-lte-x2-handover.cc.


The documentation for this struct was generated from the following file: