/
usr
/
share
/
doc
/
libapr1-dev
/
html
/
Upload File
HOME
digraph "Memory Pool Functions" { edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir=LR; Node0 [label="Memory Pool Functions",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black"]; Node3 [label="Pool Debugging functions.",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$group___pool_debug.html"]; Node2 [label="Pool Cleanup Functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$group___pool_cleanup.html"]; Node1 [label="Apache Portability\l Runtime library",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$group___a_p_r.html"]; Node1->Node0 [shape=plaintext, dir="back", style="solid"]; Node0->Node2 [shape=plaintext, dir="back", style="solid"]; Node0->Node3 [shape=plaintext, dir="back", style="solid"]; }