File: a00363.dot

package info (click to toggle)
libloki 0.1.7-3
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 6,540 kB
  • ctags: 6,905
  • sloc: cpp: 30,476; ansic: 1,974; makefile: 417; php: 316; perl: 108
file content (9 lines) | stat: -rwxr-xr-x 533 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  Node1 [label="Loki::ScopeGuardImpl4\< F, P1, P2, P3, P4 \>",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node2 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="Loki::ScopeGuardImplBase",height=0.2,width=0.4,color="black",URL="$a00117.html"];
}