doc/doxygen/latex/pdo_8h_a6774c219dc64c1cec4b4721ba23e15a_cgraph.dot
author nico
Mon, 04 Jun 2007 17:59:50 +0200
changeset 207 b6572d0336c3
permissions -rw-r--r--
First doxygen implementation
digraph G
{
  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
  rankdir=LR;
  Node1 [label="sendPDO",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid"];
  Node2 [label="canSend",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$canOpenDriver_8c.html#b57b4b3c000e9f61135175495e874977"];
}