|
TensorRT 8.4.0
|
This is the complete list of members for nvinfer1::safe::IRuntime, including all inherited members.
| deserializeCudaEngine(void const *const blob, std::size_t const size) noexcept=0 | nvinfer1::safe::IRuntime | pure virtual |
| getErrorRecorder() const noexcept=0 | nvinfer1::safe::IRuntime | pure virtual |
| IRuntime()=default | nvinfer1::safe::IRuntime | |
| IRuntime(IRuntime const &)=delete | nvinfer1::safe::IRuntime | |
| IRuntime(IRuntime &&)=delete | nvinfer1::safe::IRuntime | |
| operator=(IRuntime const &) &=delete | nvinfer1::safe::IRuntime | |
| operator=(IRuntime &&) &=delete | nvinfer1::safe::IRuntime | |
| setErrorRecorder(IErrorRecorder *const recorder) noexcept=0 | nvinfer1::safe::IRuntime | pure virtual |
| setGpuAllocator(IGpuAllocator *const allocator) noexcept=0 | nvinfer1::safe::IRuntime | pure virtual |
| ~IRuntime() noexcept=default | nvinfer1::safe::IRuntime | virtual |