ns-3 PLC model
|
AddNode(Ptr< PLC_Node > node) | ns3::PLC_Graph | |
BackboneBranchExists(PLC_BackboneBranchKey key) | ns3::PLC_Graph | |
CalculateShortestPaths(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
CreatePLCGraph(void) | ns3::PLC_Graph | |
DoDispose(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected, virtual] |
DoStart(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected, virtual] |
GetBackboneBranch(PLC_BackboneBranchKey bb_key) | ns3::PLC_Graph | |
GetChannel(void) | ns3::PLC_Graph | [inline] |
GetChannel(void) const (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [inline] |
GetConnectedRxInterfacePeekPtrs(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | |
GetConnectedRxInterfaces() | ns3::PLC_Graph | |
GetDistance(Ptr< PLC_Node > from, Ptr< PLC_Node > to) | ns3::PLC_Graph | |
GetGraphPtr(void) | ns3::PLC_Graph | [inline] |
GetNodePeekPtr(unsigned int id) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | |
GetNodePtr(unsigned int id) | ns3::PLC_Graph | |
GetNodes(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [inline] |
GetShortestPath(Ptr< PLC_Node > from, Ptr< PLC_Node > to) | ns3::PLC_Graph | |
GetTypeId(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [static] |
Lock() | ns3::PLC_Graph | [inline] |
m_backbone_branches (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
m_channel (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
m_graph (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
m_graph_mutex (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [mutable, protected] |
m_nodes (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
m_shortest_paths (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [protected] |
PathExists(Ptr< PLC_Node > from, Ptr< PLC_Node > to) | ns3::PLC_Graph | |
PLC_Graph() (defined in ns3::PLC_Graph) | ns3::PLC_Graph | |
PLC_TxInterface (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [friend] |
RegisterBackboneBranch(PLC_BackboneBranchKey bb_key, Ptr< PLC_BackboneBranch > bb_branch) | ns3::PLC_Graph | |
SetChannel(Ptr< PLC_Channel > channel) | ns3::PLC_Graph | [inline] |
Unlock() | ns3::PLC_Graph | [inline] |
~PLC_Graph(void) (defined in ns3::PLC_Graph) | ns3::PLC_Graph | [inline] |