blob: f7d91768f446953e3f315a1229dbc33b58d71032 [file] [log] [blame]
digraph "mxnet::runtime::MXNetPODValue_"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [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="grey75", style="filled", fontcolor="black",tooltip="Internal base class to handle conversion to POD values."];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{mxnet::runtime::MXNetArg\lValue\n||+ MXNetArgValue()\l+ MXNetArgValue()\l+ operator std::string()\l+ operator DLDataType()\l+ operator MXNetDataType()\l+ operator::mxnet::NDArray *()\l+ operator TypedPackedFunc\l\< FType \>()\l+ value()\l+ operator T()\l+ IsObjectRef()\l+ AsObjectRef()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classmxnet_1_1runtime_1_1MXNetArgValue.html",tooltip="A single argument value to PackedFunc. Containing both type_code and MXNetValue."];
Node1 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node3 [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="white", style="filled",URL="$classmxnet_1_1runtime_1_1MXNetRetValue.html",tooltip="Return Value container, Unlike MXNetArgValue, which only holds reference and do not delete the underl..."];
}