tos.system.GenericCommPromiscuous.nc.if.dot
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:3k
源码类别:

网络

开发平台:

Others

  1. digraph "GenericCommPromiscuous_if" {
  2.     rankdir=LR;
  3.     ratio=compress;
  4.     margin="0,0";
  5.     ranksep=0.0005; 
  6.     nodesep=0.1; 
  7.     node [shape=ellipse style=filled fillcolor="#e0e0e0"];
  8.     node [fontsize=10 height=.1 width=.1];
  9.     edge [fontsize=9 arrowsize=.8];
  10.     node [fontcolor=blue];
  11.     edge [fontcolor=blue];
  12.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  13.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  14.     GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  15.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  16.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  17.     GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="CommControl" URL="tos.interfaces.CommControl.nc.html" ];
  18.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  19.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  20.     GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];
  21.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  22.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  23.     GenericCommPromiscuous -> AMPromiscuous [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
  24.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  25.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  26.     AMPromiscuous -> GenericCommPromiscuous [ label="func:sendDone" fontcolor=black ];
  27.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  28.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  29.     GenericCommPromiscuous -> AMPromiscuous [ label="func:activity" fontcolor=black ];
  30.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  31.     TimerC [URL="tos.system.TimerC.nc.html"];
  32.     AMPromiscuous -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  33.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  34.     TimerC [URL="tos.system.TimerC.nc.html"];
  35.     AMPromiscuous -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
  36.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  37.     RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
  38.     AMPromiscuous -> RadioCRCPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  39.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  40.     RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
  41.     AMPromiscuous -> RadioCRCPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ];
  42.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  43.     RadioCRCPacket [URL="contrib.zmac.tos.platform.mica2.RadioCRCPacket.nc.html"];
  44.     AMPromiscuous -> RadioCRCPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
  45.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  46.     HPLPowerManagementM [URL="contrib.zmac.tos.platform.mica2.HPLPowerManagementM.nc.html"];
  47.     AMPromiscuous -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ];
  48.     AMPromiscuous [URL="tos.system.AMPromiscuous.nc.html"];
  49.     NoLeds [URL="tos.system.NoLeds.nc.html"];
  50.     AMPromiscuous -> NoLeds [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];
  51. }