| At(const std::vector< int64_t > &location) | Ort::detail::ValueImpl< T > |  | 
  | B typedef | Ort::detail::ValueImpl< T > |  | 
  | B typedef | Ort::detail::ValueImpl< 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 > |  | 
  | FillSparseTensorBlockSparse(const OrtMemoryInfo *data_mem_info, const OrtSparseValuesParam &values, const Shape &indices_shape, const int32_t *indices_data) | Ort::detail::ValueImpl< T > |  | 
  | FillSparseTensorCoo(const OrtMemoryInfo *data_mem_info, const OrtSparseValuesParam &values_param, const int64_t *indices_data, size_t indices_num) | Ort::detail::ValueImpl< T > |  | 
  | FillSparseTensorCsr(const OrtMemoryInfo *data_mem_info, const OrtSparseValuesParam &values, const int64_t *inner_indices_data, size_t inner_indices_num, const int64_t *outer_indices_data, size_t outer_indices_num) | Ort::detail::ValueImpl< T > |  | 
  | FillStringTensor(const char *const *s, size_t s_len) | Ort::detail::ValueImpl< T > |  | 
  | FillStringTensorElement(const char *s, size_t index) | Ort::detail::ValueImpl< T > |  | 
  | GetCount() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetOpaqueData(const char *domain, const char *type_name, R &) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetResizedStringTensorElementBuffer(size_t index, size_t buffer_length) | Ort::detail::ValueImpl< T > | inline | 
  | GetSparseFormat() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetSparseTensorIndicesData(OrtSparseIndicesFormat indices_format, size_t &num_indices) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetSparseTensorIndicesTypeShapeInfo(OrtSparseIndicesFormat format) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetSparseTensorValues() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetSparseTensorValuesTypeAndShapeInfo() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetStringTensorContent(void *buffer, size_t buffer_length, size_t *offsets, size_t offsets_count) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetStringTensorDataLength() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetStringTensorElement(size_t buffer_length, size_t element_index, void *buffer) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetStringTensorElement(size_t element_index) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetStringTensorElementLength(size_t element_index) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetTensorData() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetTensorMemoryInfo() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetTensorMutableData() | Ort::detail::ValueImpl< T > |  | 
  | GetTensorMutableRawData() | Ort::detail::ValueImpl< T > |  | 
  | GetTensorRawData() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetTensorTypeAndShapeInfo() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetTypeInfo() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | GetValue(int index, OrtAllocator *allocator) const  | Ort::detail::ConstValueImpl< T > | inline | 
  | HasValue() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | IsSparseTensor() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | IsTensor() const  | Ort::detail::ConstValueImpl< T > | inline | 
  | operator contained_type *() 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 | 
  | UseBlockSparseIndices(const Shape &indices_shape, int32_t *indices_data) | Ort::detail::ValueImpl< T > |  | 
  | UseCooIndices(int64_t *indices_data, size_t indices_num) | Ort::detail::ValueImpl< T > |  | 
  | UseCsrIndices(int64_t *inner_data, size_t inner_num, int64_t *outer_data, size_t outer_num) | Ort::detail::ValueImpl< T > |  | 
  | ~Base() | Ort::detail::Base< T > | inline |