|
| TRTException (const char *fl, const char *fn, int ln, int st, const char *msg, const char *nm) |
|
virtual void | log (std::ostream &logStream) const |
|
void | setMessage (const char *msg) |
|
◆ TRTException()
nvinfer1::plugin::TRTException::TRTException |
( |
const char * |
fl, |
|
|
const char * |
fn, |
|
|
int |
ln, |
|
|
int |
st, |
|
|
const char * |
msg, |
|
|
const char * |
nm |
|
) |
| |
|
inline |
◆ log()
void nvinfer1::plugin::TRTException::log |
( |
std::ostream & |
logStream | ) |
const |
|
virtual |
◆ setMessage()
void nvinfer1::plugin::TRTException::setMessage |
( |
const char * |
msg | ) |
|
|
inline |
◆ file
const char* nvinfer1::plugin::TRTException::file {nullptr} |
|
protected |
◆ function
const char* nvinfer1::plugin::TRTException::function {nullptr} |
|
protected |
◆ line
int nvinfer1::plugin::TRTException::line {0} |
|
protected |
◆ status
int nvinfer1::plugin::TRTException::status {0} |
|
protected |
◆ message
const char* nvinfer1::plugin::TRTException::message {nullptr} |
|
protected |
◆ name
const char* nvinfer1::plugin::TRTException::name {nullptr} |
|
protected |
The documentation for this class was generated from the following files:
- checkMacrosPlugin.h
- checkMacrosPlugin.cpp