OnnxRuntime
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NOrtAll C++ Onnxruntime APIs are defined inside this namespace
 CAllocator
 CAllocatorWithDefaultOptions
 CArenaCfgIt is a structure that represents the configuration of an arena based allocator
 CBaseUsed internally by the C++ API. C++ wrapper types inherit from this
 CBFloat16_tBfloat16 (Brain Floating Point) data type
 CCustomOpApi
 CCustomOpBase
 CCustomOpDomainCustom Op Domain
 CEnvThe Env (Environment)
 CExceptionAll C++ methods that can fail will throw an exception of this type
 CFloat16_tIEEE 754 half-precision floating point data type
 CGlobal
 CIoBinding
 CMapTypeInfoWrapper around OrtMapTypeInfo
 CMemoryAllocation
 CMemoryInfo
 CModelMetadataWrapper around OrtModelMetadata
 CRunOptions
 CSequenceTypeInfoWrapper around OrtSequenceTypeInfo
 CSessionWrapper around OrtSession
 CSessionOptionsOptions object used when creating a new Session object
 CTensorTypeAndShapeInfoWrapper around OrtTensorTypeAndShapeInfo
 CTypeInfo
 CUnownedWraps an object that inherits from Ort::Base and stops it from deleting the contained pointer on destruction
 CValue
 COrtSparseValuesParam
 CShape
 COrtAllocatorMemory allocation interface
 COrtApiThe C API
 COrtApiBaseThe helper interface to get the right version of OrtApi
 COrtCUDAProviderOptionsCUDA Provider Options
 COrtCustomHandleType
 COrtCustomOp
 COrtOpenVINOProviderOptionsOpenVINO Provider Options
 COrtROCMProviderOptionsROCM Provider Options
 COrtTensorRTProviderOptionsTensorRT Provider Options