⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apps.topo.topology.nc.app.if.dot

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 DOT
📖 第 1 页 / 共 2 页
字号:
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" ];    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" ];    TopologyM [URL="apps.topo.TopologyM.nc.html"];    GenericComm [URL="tos.system.GenericComm.nc.html"];    TopologyM -> GenericComm [ 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="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" ];    RealMain [URL="tos.system.RealMain.nc.html"];    Main [URL="tos.system.Main.nc.html"];    RealMain -> Main [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    RealMain [URL="tos.system.RealMain.nc.html"];    HPLInit [URL="tos.platform.avrmote.HPLInit.nc.html"];    RealMain -> HPLInit [ label="func:init" fontcolor=black ];    RealMain [URL="tos.system.RealMain.nc.html"];    PotC [URL="tos.system.PotC.nc.html"];    RealMain -> PotC [ label="Pot" URL="tos.interfaces.Pot.nc.html" ];    PotC [URL="tos.system.PotC.nc.html"];    PotM [URL="tos.system.PotM.nc.html"];    PotC -> PotM [ style=dashed label="Pot" URL="tos.interfaces.Pot.nc.html" ];    PotM [URL="tos.system.PotM.nc.html"];    HPLPotC [URL="tos.platform.mica2.HPLPotC.nc.html"];    PotM -> HPLPotC [ label="HPLPot" URL="tos.interfaces.HPLPot.nc.html" ];    QueuedSend [URL="tos.lib.Queue.QueuedSend.nc.html"];    QueuedSendM [URL="tos.lib.Queue.QueuedSendM.nc.html"];    QueuedSend -> QueuedSendM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    QueuedSend [URL="tos.lib.Queue.QueuedSend.nc.html"];    QueuedSendM [URL="tos.lib.Queue.QueuedSendM.nc.html"];    QueuedSend -> QueuedSendM [ style=dashed label="QueueControl" URL="tos.lib.Queue.QueueControl.nc.html" ];    QueuedSend [URL="tos.lib.Queue.QueuedSend.nc.html"];    QueuedSendM [URL="tos.lib.Queue.QueuedSendM.nc.html"];    QueuedSend -> QueuedSendM [ style=dashed label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];    QueuedSendM [URL="tos.lib.Queue.QueuedSendM.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    QueuedSendM -> GenericCommPromiscuous [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];    MultihopM [URL="apps.topo.MultihopM.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    MultihopM -> GenericCommPromiscuous [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];    QueuedSendM [URL="tos.lib.Queue.QueuedSendM.nc.html"];    NoLeds [URL="tos.system.NoLeds.nc.html"];    QueuedSendM -> NoLeds [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="CommControl" URL="tos.interfaces.CommControl.nc.html" ];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    MultihopM [URL="apps.topo.MultihopM.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    MultihopM -> GenericCommPromiscuous [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous -> GenericCommPromiscuous [ label="func:sendDone" fontcolor=black ];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    GenericCommPromiscuous -> AMPromiscuous [ label="func:activity" fontcolor=black ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    TimerC [URL="tos.system.TimerC.nc.html"];    AMPromiscuous -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    TimerC [URL="tos.system.TimerC.nc.html"];    TimerM [URL="tos.system.TimerM.nc.html"];    TimerC -> TimerM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    TimerC [URL="tos.system.TimerC.nc.html"];    AMPromiscuous -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];    TimerC [URL="tos.system.TimerC.nc.html"];    TimerM [URL="tos.system.TimerM.nc.html"];    TimerC -> TimerM [ style=dashed label="Timer" URL="tos.interfaces.Timer.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"];    AMPromiscuous -> UARTFramedPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"];    FramerM [URL="tos.system.FramerM.nc.html"];    UARTFramedPacket -> FramerM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"];    AMPromiscuous -> UARTFramedPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ];    UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"];    FramerM [URL="tos.system.FramerM.nc.html"];    UARTFramedPacket -> FramerM [ style=dashed 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="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" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"];    AMPromiscuous -> UARTFramedPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    AMPromiscuous -> RadioCRCPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    RadioCRCPacket -> CC2420RadioC [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    AMPromiscuous -> RadioCRCPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    RadioCRCPacket -> CC2420RadioC [ style=dashed 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="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" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    AMPromiscuous -> RadioCRCPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    HPLPowerManagementM [URL="tos.platform.micaz.HPLPowerManagementM.nc.html"];    AMPromiscuous -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ];    AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];    LedsC [URL="tos.system.LedsC.nc.html"];    AMPromiscuous -> LedsC [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    CC2420RadioM [URL="tos.lib.CC2420Radio.CC2420RadioM.nc.html"];    CC2420RadioC -> CC2420RadioM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    CC2420RadioM [URL="tos.lib.CC2420Radio.CC2420RadioM.nc.html"];    CC2420RadioC -> CC2420RadioM [ style=dashed label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ];    RadioCRCPacket [URL="tos.lib.CC2420Radio.RadioCRCPacket.nc.html"];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    RadioCRCPacket -> CC2420RadioC [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    CC2420RadioC [URL="tos.lib.CC2420Radio.CC2420RadioC.nc.html"];    CC2420RadioM [URL="tos.lib.CC2420Radio.CC2420RadioM.nc.html"];    CC2420RadioC -> CC2420RadioM [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -