SystemInformation structure. More...
#include "lte-rrc-sap.h"
Collaboration diagram for ns3::LteRrcSap::SystemInformation:Public Attributes | |
| bool | haveSib2 |
| have SIB2? More... | |
| SystemInformationBlockType2 | sib2 |
| SIB2. More... | |
SystemInformation structure.
Definition at line 608 of file lte-rrc-sap.h.
| bool ns3::LteRrcSap::SystemInformation::haveSib2 |
have SIB2?
Definition at line 610 of file lte-rrc-sap.h.
Referenced by ns3::LteUeRrc::DoRecvSystemInformation(), and ns3::LteEnbRrc::SendSystemInformation().
| SystemInformationBlockType2 ns3::LteRrcSap::SystemInformation::sib2 |
SIB2.
Definition at line 611 of file lte-rrc-sap.h.
Referenced by ns3::LteUeRrc::DoRecvSystemInformation(), and ns3::LteEnbRrc::SendSystemInformation().