| Current Path : /usr/share/doc/libapr1-dev/html/ |
| Current File : //usr/share/doc/libapr1-dev/html/group___pool_debug.dot |
digraph "Pool Debugging functions."
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=box];
rankdir=LR;
Node2 [label="Memory Pool Functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$group__apr__pools.html",tooltip=" "];
Node1 [label="Pool Debugging functions.",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="pools have nested lifetimes – sub_pools are destroyed when the parent pool is cleared...."];
Node2->Node1 [shape=plaintext, dir="back", style="solid"];
}