OnnxRuntime
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 COrt::AllocatorWithDefaultOptions
 COrt::Base< T >Used internally by the C++ API. C++ wrapper types inherit from this
 COrt::Base< OrtAllocator >
 COrt::Allocator
 COrt::Base< OrtArenaCfg >
 COrt::ArenaCfgIt is a structure that represents the configuration of an arena based allocator
 COrt::Base< OrtCustomOpDomain >
 COrt::CustomOpDomainCustom Op Domain
 COrt::Base< OrtEnv >
 COrt::EnvThe Env (Environment)
 COrt::Base< OrtIoBinding >
 COrt::IoBinding
 COrt::Base< OrtMapTypeInfo >
 COrt::MapTypeInfoWrapper around OrtMapTypeInfo
 COrt::Base< OrtMemoryInfo >
 COrt::MemoryInfo
 COrt::Base< OrtModelMetadata >
 COrt::ModelMetadataWrapper around OrtModelMetadata
 COrt::Base< OrtRunOptions >
 COrt::RunOptions
 COrt::Base< OrtSequenceTypeInfo >
 COrt::SequenceTypeInfoWrapper around OrtSequenceTypeInfo
 COrt::Base< OrtSession >
 COrt::SessionWrapper around OrtSession
 COrt::Base< OrtSessionOptions >
 COrt::SessionOptionsOptions object used when creating a new Session object
 COrt::Base< OrtTensorTypeAndShapeInfo >
 COrt::TensorTypeAndShapeInfoWrapper around OrtTensorTypeAndShapeInfo
 COrt::Base< OrtTypeInfo >
 COrt::TypeInfo
 COrt::Base< OrtValue >
 COrt::Value
 COrt::BFloat16_tBfloat16 (Brain Floating Point) data type
 COrt::CustomOpApi
 Cstd::exception
 COrt::ExceptionAll C++ methods that can fail will throw an exception of this type
 COrt::Float16_tIEEE 754 half-precision floating point data type
 COrt::Global< T >
 COrt::MemoryAllocation
 COrtAllocatorMemory allocation interface
 COrtApiThe C API
 COrtApiBaseThe helper interface to get the right version of OrtApi
 COrtCUDAProviderOptionsCUDA Provider Options
 COrtCustomHandleType
 COrtCustomOp
 COrt::CustomOpBase< TOp, TKernel >
 COrtOpenVINOProviderOptionsOpenVINO Provider Options
 COrtROCMProviderOptionsROCM Provider Options
 COrt::Value::OrtSparseValuesParam
 COrtTensorRTProviderOptionsTensorRT Provider Options
 COrt::Value::Shape
 CT
 COrt::Unowned< T >Wraps an object that inherits from Ort::Base and stops it from deleting the contained pointer on destruction