blob: a51ce2398d2693dd8ba91e00fb6ec1525e1e2d03 [file] [log] [blame]
digraph "mxnet::runtime::StringObj::FromStd"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::runtime::StringObj\l::FromStd\n||+ FromStd()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="An object representing string moved from std::string."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mxnet::runtime::StringObj\n|+ data\l+ size\l+ _type_index\l+ _type_key\l|+ MXNET_DECLARE_FINAL\l_OBJECT_INFO()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1StringObj.html",tooltip="An object representing string. It's POD type."];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node3 [label="{mxnet::runtime::Object\n|+ _type_key\l+ _type_final\l+ _type_child_slots\l+ _type_child_slots_can\l_overflow\l+ _type_index\l# type_index_\l# ref_counter_\l|+ type_index()\l+ GetTypeKey()\l+ GetTypeKeyHash()\l+ IsInstance()\l+ Object()\l+ Object()\l+ Object()\l+ operator=()\l+ operator=()\l+ TypeIndex2Key()\l+ TypeIndex2KeyHash()\l+ TypeKey2Index()\l+ _GetOrAllocRuntimeTypeIndex()\l+ RuntimeTypeIndex()\l# IncRef()\l# DecRef()\l# GetOrAllocRuntimeTypeIndex()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1Object.html",tooltip="base class of all object containers."];
Node3 -> Node3 [color="grey25",fontsize="10",style="solid",label=" #deleter_" ,arrowhead="odiamond",fontname="Helvetica"];
}