Template for the implementation of the EpcS1apSapEnb as a member of an owner class of type C to which all methods are forwarded.
More...
#include "epc-s1ap-sap.h"
template<class C>
class ns3::MemberEpcS1apSapEnb< C >
Template for the implementation of the EpcS1apSapEnb as a member of an owner class of type C to which all methods are forwarded.
Definition at line 298 of file epc-s1ap-sap.h.
◆ MemberEpcS1apSapEnb() [1/2]
◆ MemberEpcS1apSapEnb() [2/2]
◆ InitialContextSetupRequest()
Initial context setup request function.
- Parameters
-
mmeUeS1Id | in practice, we use the IMSI |
enbUeS1Id | in practice, we use the RNTI |
erabToBeSetupList | List of ERAB to be setup |
Implements ns3::EpcS1apSapEnb.
Definition at line 346 of file epc-s1ap-sap.h.
◆ PathSwitchRequestAcknowledge()
Path switch request acknowledge function.
- Parameters
-
enbUeS1Id | in practice, we use the RNTI |
mmeUeS1Id | in practice, we use the IMSI |
cgi | CGI |
erabToBeSwitchedInUplinkList | List of ERAB to be switched in uplink |
Implements ns3::EpcS1apSapEnb.
Definition at line 355 of file epc-s1ap-sap.h.
◆ m_owner
The documentation for this class was generated from the following file: