| B typedef | Ort::detail::ConstValueImpl< T > | |
| Base()=default | Ort::detail::Base< T > | |
| Base(contained_type *p) noexcept | Ort::detail::Base< T > | inlineexplicit |
| Base(const Base &)=delete | Ort::detail::Base< T > | |
| Base(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| contained_type typedef | Ort::detail::Base< T > | |
| GetCount() const | Ort::detail::ConstValueImpl< T > | |
| GetOpaqueData(const char *domain, const char *type_name, R &) const | Ort::detail::ConstValueImpl< T > | |
| GetSparseFormat() const | Ort::detail::ConstValueImpl< T > | |
| GetSparseTensorIndicesData(OrtSparseIndicesFormat indices_format, size_t &num_indices) const | Ort::detail::ConstValueImpl< T > | |
| GetSparseTensorIndicesTypeShapeInfo(OrtSparseIndicesFormat format) const | Ort::detail::ConstValueImpl< T > | |
| GetSparseTensorValues() const | Ort::detail::ConstValueImpl< T > | |
| GetSparseTensorValuesTypeAndShapeInfo() const | Ort::detail::ConstValueImpl< T > | |
| GetStringTensorContent(void *buffer, size_t buffer_length, size_t *offsets, size_t offsets_count) const | Ort::detail::ConstValueImpl< T > | |
| GetStringTensorDataLength() const | Ort::detail::ConstValueImpl< T > | |
| GetStringTensorElement(size_t buffer_length, size_t element_index, void *buffer) const | Ort::detail::ConstValueImpl< T > | |
| GetStringTensorElement(size_t element_index) const | Ort::detail::ConstValueImpl< T > | |
| GetStringTensorElementLength(size_t element_index) const | Ort::detail::ConstValueImpl< T > | |
| GetTensorData() const | Ort::detail::ConstValueImpl< T > | |
| GetTensorElementTypeAndShapeDataReference(ONNXTensorElementDataType &elem_type, Shape &shape) const | Ort::detail::ConstValueImpl< T > | |
| GetTensorMemoryInfo() const | Ort::detail::ConstValueImpl< T > | |
| GetTensorRawData() const | Ort::detail::ConstValueImpl< T > | |
| GetTensorSizeInBytes() const | Ort::detail::ConstValueImpl< T > | |
| GetTensorTypeAndShapeInfo() const | Ort::detail::ConstValueImpl< T > | |
| GetTypeInfo() const | Ort::detail::ConstValueImpl< T > | |
| GetValue(int index, OrtAllocator *allocator) const | Ort::detail::ConstValueImpl< T > | |
| HasValue() const | Ort::detail::ConstValueImpl< T > | |
| IsSparseTensor() const | Ort::detail::ConstValueImpl< T > | |
| IsTensor() const | Ort::detail::ConstValueImpl< T > | |
| operator contained_type *() const noexcept | Ort::detail::Base< T > | inline |
| operator*() const noexcept | Ort::detail::Base< T > | inline |
| operator=(const Base &)=delete | Ort::detail::Base< T > | |
| operator=(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| p_ | Ort::detail::Base< T > | protected |
| release() | Ort::detail::Base< T > | inline |
| ~Base() | Ort::detail::Base< T > | inline |