📄 apps.topo.topology.nc.if.dot
字号:
digraph "Topology_if" { rankdir=LR; ratio=compress; margin="0,0"; ranksep=0.0005; nodesep=0.1; node [shape=ellipse style=filled fillcolor="#e0e0e0"]; node [fontsize=10 height=.1 width=.1]; edge [fontsize=9 arrowsize=.8]; node [fontcolor=blue]; edge [fontcolor=blue]; Main [URL="tos.system.Main.nc.html"]; Topology [URL="apps.topo.Topology.nc.html"]; Main -> Topology [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; Topology [URL="apps.topo.Topology.nc.html"]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; Topology -> TopologyM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; Topology [URL="apps.topo.Topology.nc.html"]; TopologyM -> Topology [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; GenericComm [URL="tos.system.GenericComm.nc.html"]; TopologyM -> GenericComm [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; GenericComm [URL="tos.system.GenericComm.nc.html"]; TopologyM -> GenericComm [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; GenericComm [URL="tos.system.GenericComm.nc.html"]; TopologyM -> GenericComm [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; RandomLFSR [URL="tos.system.RandomLFSR.nc.html"]; TopologyM -> RandomLFSR [ label="Random" URL="tos.interfaces.Random.nc.html" ]; TopologyM [URL="apps.topo.TopologyM.nc.html"]; LedsC [URL="tos.system.LedsC.nc.html"]; TopologyM -> LedsC [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -