Helper class for managing Cuda events.
Definition at line 62 of file sources/libs/nvdsinfer/nvdsinfer_backend.h.
◆ CudaEvent() [1/2]
| nvdsinfer::CudaEvent::CudaEvent |
( |
uint |
flag = cudaEventDefault | ) |
|
|
explicit |
◆ ~CudaEvent() [1/2]
| nvdsinfer::CudaEvent::~CudaEvent |
( |
| ) |
|
◆ CudaEvent() [2/2]
| nvdsinfer::CudaEvent::CudaEvent |
( |
uint |
flag = cudaEventDefault | ) |
|
|
explicit |
◆ ~CudaEvent() [2/2]
| nvdsinfer::CudaEvent::~CudaEvent |
( |
| ) |
|
◆ operator cudaEvent_t() [1/2]
| nvdsinfer::CudaEvent::operator cudaEvent_t |
( |
| ) |
|
|
inline |
◆ operator cudaEvent_t() [2/2]
| nvdsinfer::CudaEvent::operator cudaEvent_t |
( |
| ) |
|
|
inline |
◆ ptr() [1/2]
| cudaEvent_t& nvdsinfer::CudaEvent::ptr |
( |
| ) |
|
|
inline |
◆ ptr() [2/2]
| cudaEvent_t& nvdsinfer::CudaEvent::ptr |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: