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