blob: a2a5e47f384ec5f36f34034dfbcbcc7793497311 [file] [log] [blame]
digraph "mxnet::runtime::MXNetRetValue"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{mxnet::runtime::MXNetRet\lValue\n||+ MXNetRetValue()\l+ MXNetRetValue()\l+ ~MXNetRetValue()\l+ MXNetRetValue()\l+ operator std::string()\l+ operator DLDataType()\l+ operator MXNetDataType()\l+ operator TypedPackedFunc\l\< FType \>()\l+ operator=()\l+ operator=()\land 23 more...\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Return Value container, Unlike MXNetArgValue, which only holds reference and do not delete the underl..."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mxnet::runtime::MXNetPODValue_\n|# value_\l# type_code_\l|+ operator double()\l+ operator int64_t()\l+ operator uint64_t()\l+ operator int()\l+ operator bool()\l+ operator void *()\l+ operator ObjectRef()\l+ IsObjectRef()\l+ AsObjectRef()\l+ type_code()\l+ ptr()\l# MXNetPODValue_()\l# MXNetPODValue_()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1MXNetPODValue__.html",tooltip="Internal base class to handle conversion to POD values."];
}