📄 tos.system.genericcomm.nc.if.dot
字号:
digraph "GenericComm_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]; GenericComm [URL="tos.system.GenericComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; GenericComm -> AMStandard [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; GenericComm [URL="tos.system.GenericComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; GenericComm -> AMStandard [ style=dashed label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ]; GenericComm [URL="tos.system.GenericComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; GenericComm -> AMStandard [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; GenericComm [URL="tos.system.GenericComm.nc.html"]; AMStandard -> GenericComm [ label="func:sendDone" fontcolor=black ]; GenericComm [URL="tos.system.GenericComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; GenericComm -> AMStandard [ label="func:activity" fontcolor=black ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; AMStandard -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; AMStandard -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"]; AMStandard -> RadioCRCPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"]; AMStandard -> RadioCRCPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"]; AMStandard -> RadioCRCPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; HPLPowerManagementM [URL="tos.platform.micaz.HPLPowerManagementM.nc.html"]; AMStandard -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ];}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -