This is the complete list of members for nvinfer1::IErrorRecorder, including all inherited members.
clear() noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
decRefCount() noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
ErrorDesc typedef | nvinfer1::IErrorRecorder | |
getErrorCode(int32_t errorIdx) const noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
getErrorDesc(int32_t errorIdx) const noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
getNbErrors() const noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
hasOverflowed() const noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
incRefCount() noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
RefCount typedef | nvinfer1::IErrorRecorder | |
reportError(ErrorCode val, ErrorDesc desc) noexcept=0 | nvinfer1::IErrorRecorder | pure virtual |
~IErrorRecorder() noexcept | nvinfer1::IErrorRecorder | inlinevirtual |