blob: cc3e8491bccbcfeb26607b9ebaed861943f933af [file] [log] [blame]
digraph "dmlc::io::FileInfo"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::io::FileInfo\n|+ size\l+ type\l|+ FileInfo()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="use to store file information"];
Node2 -> Node1 [color="grey25",fontsize="10",style="solid",label=" +path" ,arrowhead="odiamond",fontname="Helvetica"];
Node2 [label="{dmlc::io::URI\n|+ protocol\l+ host\l+ name\l|+ URI()\l+ URI()\l+ str()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structdmlc_1_1io_1_1URI.html",tooltip="common data structure for URI"];
}