23 static TypeId GetTypeId();
43 Ptr<const NrControlMessage> msg);
63 Ptr<const NrControlMessage> msg);
83 Ptr<const NrControlMessage> msg);
103 Ptr<const NrControlMessage> msg);
106 static std::ofstream m_rxedGnbMacCtrlMsgsFile;
107 static std::string m_rxedGnbMacCtrlMsgsFileName;
108 static std::ofstream m_txedGnbMacCtrlMsgsFile;
109 static std::string m_txedGnbMacCtrlMsgsFileName;
111 static std::ofstream m_rxedUeMacCtrlMsgsFile;
112 static std::string m_rxedUeMacCtrlMsgsFileName;
113 static std::ofstream m_txedUeMacCtrlMsgsFile;
114 static std::string m_txedUeMacCtrlMsgsFileName;
static void RxedGnbMacCtrlMsgsCallback(Ptr< NrMacRxTrace > macStats, std::string path, SfnSf sfn, uint16_t nodeId, uint16_t rnti, uint8_t bwpId, Ptr< const NrControlMessage > msg)
static void TxedGnbMacCtrlMsgsCallback(Ptr< NrMacRxTrace > macStats, std::string path, SfnSf sfn, uint16_t nodeId, uint16_t rnti, uint8_t bwpId, Ptr< const NrControlMessage > msg)
static void RxedUeMacCtrlMsgsCallback(Ptr< NrMacRxTrace > macStats, std::string path, SfnSf sfn, uint16_t nodeId, uint16_t rnti, uint8_t bwpId, Ptr< const NrControlMessage > msg)
static void TxedUeMacCtrlMsgsCallback(Ptr< NrMacRxTrace > macStats, std::string path, SfnSf sfn, uint16_t nodeId, uint16_t rnti, uint8_t bwpId, Ptr< const NrControlMessage > msg)