Custom structure for testing eNodeB downlink data, contains the list of data structures for UEs. More...
Public Attributes | |
std::vector< UeDlTestData > | ues |
list of data structure for different UEs More... | |
Custom structure for testing eNodeB downlink data, contains the list of data structures for UEs.
Definition at line 80 of file epc-test-s1u-downlink.cc.
std::vector<UeDlTestData> EnbDlTestData::ues |
list of data structure for different UEs
Definition at line 82 of file epc-test-s1u-downlink.cc.
Referenced by EpcS1uDlTestSuite::EpcS1uDlTestSuite().