tos.system.GenericCommPromiscuous.nc.if.dot
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:3k
源码类别:
网络
开发平台:
Others
- digraph "GenericCommPromiscuous_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];
- 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="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="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" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- TimerC [URL="tos.system.TimerC.nc.html"];
- AMPromiscuous -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
- AMPromiscuous -> RadioCRCPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
- AMPromiscuous -> RadioCRCPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
- AMPromiscuous -> RadioCRCPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- HPLPowerManagementM [URL="contrib.zmac.tos.platform.mica2.HPLPowerManagementM.nc.html"];
- AMPromiscuous -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ];
- AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
- NoLeds [URL="tos.system.NoLeds.nc.html"];
- AMPromiscuous -> NoLeds [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];
- }