File: a00110_aefcf0a24311e7cd30a7ab66f5281661_cgraph.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 (10 lines) | stat: -rwxr-xr-x 652 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="Loki::SafeBitConst::operator\|",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="Loki::SafeBitConst::SafeBitConst",height=0.2,width=0.4,color="black",URL="$a00110.html#5ca867866c32c41efd30b5912daf48ba",tooltip="Default constructor allows client code to construct bit fields on the stack."];
}