_type_is_nullable | tvm::runtime::Optional< T > | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::runtime::Optional< T > | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::Optional< T > | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator bool() const | tvm::runtime::Optional< T > | inlineexplicit |
operator!=(std::nullptr_t) const | tvm::runtime::Optional< T > | inline |
operator!=(const Optional< T > &other) const | tvm::runtime::Optional< T > | inline |
operator!=(const T &other) const | tvm::runtime::Optional< T > | inline |
operator!=(const U &other) const | tvm::runtime::Optional< T > | inline |
tvm::runtime::ObjectRef::operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator=(const Optional< T > &)=default | tvm::runtime::Optional< T > | |
operator=(Optional< T > &&)=default | tvm::runtime::Optional< T > | |
operator=(std::nullptr_t) | tvm::runtime::Optional< T > | inline |
operator=(T other) | tvm::runtime::Optional< T > | inline |
operator=(int val)=delete | tvm::runtime::Optional< T > | |
operator==(std::nullptr_t) const | tvm::runtime::Optional< T > | inline |
operator==(const Optional< T > &other) const | tvm::runtime::Optional< T > | inline |
operator==(const T &other) const | tvm::runtime::Optional< T > | inline |
operator==(const U &other) const | tvm::runtime::Optional< T > | inline |
tvm::runtime::ObjectRef::operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
Optional()=default | tvm::runtime::Optional< T > | |
Optional(const Optional< T > &)=default | tvm::runtime::Optional< T > | |
Optional(Optional< T > &&)=default | tvm::runtime::Optional< T > | |
Optional(ObjectPtr< Object > ptr) | tvm::runtime::Optional< T > | inlineexplicit |
Optional(NullOptType) | tvm::runtime::Optional< T > | inline |
Optional(std::nullptr_t) | tvm::runtime::Optional< T > | inlineexplicit |
Optional(T other) | tvm::runtime::Optional< T > | inline |
Optional(int val)=delete | tvm::runtime::Optional< T > | explicit |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
value() const | tvm::runtime::Optional< T > | inline |
value_or(T default_value) const | tvm::runtime::Optional< T > | inline |