blob: 5d0952c7c5db01b8f73ba5aa56d716347b53dc20 [file] [log] [blame]
digraph "dmlc::Registry< EntryType >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::Registry\< EntryType \>\n||+ AddAlias()\l+ __REGISTER__()\l+ __REGISTER_OR_GET__()\l+ List()\l+ ListAllNames()\l+ Find()\l+ Get()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Registry class. Registry can be used to register global singletons. The most commonly use case are fa..."];
}