A Discrete-Event Network Simulator
API
ns3::EpcSgwApplication::EnbInfo Struct Reference

EnbInfo structure. More...

+ Collaboration diagram for ns3::EpcSgwApplication::EnbInfo:

Public Attributes

Ipv4Address enbAddr
 eNB address More...
 
Ipv4Address sgwAddr
 SGW address. More...
 

Detailed Description

EnbInfo structure.

Definition at line 253 of file epc-sgw-application.h.

Member Data Documentation

◆ enbAddr

Ipv4Address ns3::EpcSgwApplication::EnbInfo::enbAddr

eNB address

Definition at line 255 of file epc-sgw-application.h.

Referenced by ns3::EpcSgwApplication::AddEnb().

◆ sgwAddr

Ipv4Address ns3::EpcSgwApplication::EnbInfo::sgwAddr

SGW address.

Definition at line 256 of file epc-sgw-application.h.

Referenced by ns3::EpcSgwApplication::AddEnb().


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