This is the complete list of members for mxnet::runtime::ADTObj, including all inherited members.
| _GetOrAllocRuntimeTypeIndex() | mxnet::runtime::Object | inlinestatic |
| _type_child_slots | mxnet::runtime::Object | static |
| _type_child_slots_can_overflow | mxnet::runtime::Object | static |
| _type_final | mxnet::runtime::Object | static |
| _type_index | mxnet::runtime::ADTObj | static |
| _type_key | mxnet::runtime::ADTObj | static |
| ADT class | mxnet::runtime::ADTObj | friend |
| DecRef() | mxnet::runtime::Object | inlineprotected |
| deleter_ | mxnet::runtime::Object | protected |
| EmplaceInit(size_t idx, Args &&... args) | mxnet::runtime::InplaceArrayBase< ADTObj, ObjectRef > | inlineprotected |
| FDeleter typedef | mxnet::runtime::Object | |
| GetOrAllocRuntimeTypeIndex(const std::string &key, uint32_t static_tindex, uint32_t parent_tindex, uint32_t type_child_slots, bool type_child_slots_can_overflow) | mxnet::runtime::Object | protectedstatic |
| GetTypeKey() const | mxnet::runtime::Object | inline |
| GetTypeKeyHash() const | mxnet::runtime::Object | inline |
| IncRef() | mxnet::runtime::Object | inlineprotected |
| IsInstance() const | mxnet::runtime::Object | inline |
| MXNET_DECLARE_FINAL_OBJECT_INFO(ADTObj, Object) | mxnet::runtime::ADTObj | |
| Object() | mxnet::runtime::Object | inline |
| Object(const Object &other) | mxnet::runtime::Object | inline |
| Object(Object &&other) | mxnet::runtime::Object | inline |
| operator=(const Object &other) | mxnet::runtime::Object | inline |
| operator=(Object &&other) | mxnet::runtime::Object | inline |
| operator[](size_t idx) const | mxnet::runtime::InplaceArrayBase< ADTObj, ObjectRef > | inline |
| operator[](size_t idx) | mxnet::runtime::InplaceArrayBase< ADTObj, ObjectRef > | inline |
| ref_counter_ | mxnet::runtime::Object | protected |
| RefCounterType typedef | mxnet::runtime::Object | |
| RuntimeTypeIndex() | mxnet::runtime::Object | inlinestatic |
| size | mxnet::runtime::ADTObj | |
| tag | mxnet::runtime::ADTObj | |
| type_index() const | mxnet::runtime::Object | inline |
| type_index_ | mxnet::runtime::Object | protected |
| TypeIndex2Key(uint32_t tindex) | mxnet::runtime::Object | static |
| TypeIndex2KeyHash(uint32_t tindex) | mxnet::runtime::Object | static |
| TypeKey2Index(const std::string &key) | mxnet::runtime::Object | static |
| ~InplaceArrayBase() | mxnet::runtime::InplaceArrayBase< ADTObj, ObjectRef > | inline |