tos.lib.Queue.QueuedSend.nc.if.dot
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:1k
源码类别:
网络
开发平台:
Others
- digraph "QueuedSend_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];
- 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" ];
- 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" ];
- }