|
| CudnnError (const char *fl, const char *fn, int ln, int stat, const char *msg=nullptr) |
|
virtual void | log (std::ostream &logStream) const |
|
void | setMessage (const char *msg) |
|
◆ CudnnError()
nvinfer1::plugin::CudnnError::CudnnError |
( |
const char * |
fl, |
|
|
const char * |
fn, |
|
|
int |
ln, |
|
|
int |
stat, |
|
|
const char * |
msg = nullptr |
|
) |
| |
|
inline |
◆ log()
void nvinfer1::plugin::TRTException::log |
( |
std::ostream & |
logStream | ) |
const |
|
virtualinherited |
◆ setMessage()
void nvinfer1::plugin::TRTException::setMessage |
( |
const char * |
msg | ) |
|
|
inlineinherited |
◆ file
const char* nvinfer1::plugin::TRTException::file {nullptr} |
|
protectedinherited |
◆ function
const char* nvinfer1::plugin::TRTException::function {nullptr} |
|
protectedinherited |
◆ line
int nvinfer1::plugin::TRTException::line {0} |
|
protectedinherited |
◆ status
int nvinfer1::plugin::TRTException::status {0} |
|
protectedinherited |
◆ message
const char* nvinfer1::plugin::TRTException::message {nullptr} |
|
protectedinherited |
◆ name
const char* nvinfer1::plugin::TRTException::name {nullptr} |
|
protectedinherited |
The documentation for this class was generated from the following file: