|
ns-3 PLC model
|
| GetChannel(void) | ns3::PLC_Interface | |
| GetGraph(void) | ns3::PLC_Interface | |
| GetNode(void) const | ns3::PLC_Interface | [inline] |
| GetNodePeekPointer(void) const (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [inline] |
| GetOutlet(void) | ns3::PLC_RxInterface | [inline] |
| GetPhy(void) | ns3::PLC_Interface | |
| GetRxIfIdx(void) const | ns3::PLC_RxInterface | |
| GetTypeId(void) (defined in ns3::PLC_RxInterface) | ns3::PLC_RxInterface | [static] |
| Lock(void) | ns3::PLC_Interface | [inline] |
| m_mutex (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [mutable, protected] |
| m_phy (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [protected] |
| m_plc_node (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [protected] |
| m_spectrum_model (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [protected] |
| PLC_Interface(Ptr< PLC_Node > associated_plc_node, Ptr< const SpectrumModel > sm) | ns3::PLC_Interface | |
| PLC_RxInterface(Ptr< PLC_Node > associated_node, Ptr< const SpectrumModel > sm) | ns3::PLC_RxInterface | |
| RxPsdChanged(uint32_t txId, Ptr< SpectrumValue > rxSignal) | ns3::PLC_RxInterface | |
| SetIdx(uint32_t idx) | ns3::PLC_RxInterface | [inline] |
| SetNode(Ptr< PLC_Node > node) | ns3::PLC_Interface | [inline] |
| SetOutlet(Ptr< PLC_Outlet > outlet) | ns3::PLC_RxInterface | |
| SetPhy(Ptr< PLC_Phy > phy) | ns3::PLC_Interface | |
| StartRx(Ptr< const Packet > p, uint32_t txId, Ptr< SpectrumValue > &rxPsd, Time duration, Ptr< const PLC_TrxMetaInfo > metaInfo) | ns3::PLC_RxInterface | |
| Unlock(void) (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [inline] |
| ~PLC_Interface()=0 (defined in ns3::PLC_Interface) | ns3::PLC_Interface | [pure virtual] |
| ~PLC_RxInterface() (defined in ns3::PLC_RxInterface) | ns3::PLC_RxInterface | [inline] |
1.7.6.1