Wrapper class for CUDA events.
Definition at line 63 of file sources/libs/nvdsinferserver/infer_cuda_utils.h.
◆ CudaEvent() [1/2]
| nvdsinferserver::CudaEvent::CudaEvent |
( |
uint |
flag = cudaEventDefault, |
|
|
int |
gpuId = 0 |
|
) |
| |
|
explicit |
◆ ~CudaEvent() [1/2]
| virtual nvdsinferserver::CudaEvent::~CudaEvent |
( |
| ) |
|
|
virtual |
◆ CudaEvent() [2/2]
| nvdsinferserver::CudaEvent::CudaEvent |
( |
uint |
flag = cudaEventDefault, |
|
|
int |
gpuId = 0 |
|
) |
| |
|
explicit |
◆ ~CudaEvent() [2/2]
| virtual nvdsinferserver::CudaEvent::~CudaEvent |
( |
| ) |
|
|
virtual |
◆ devId() [1/2]
| int nvdsinferserver::CudaEvent::devId |
( |
| ) |
const |
|
inline |
◆ devId() [2/2]
| int nvdsinferserver::CudaEvent::devId |
( |
| ) |
const |
|
inline |
◆ operator cudaEvent_t() [1/2]
| nvdsinferserver::CudaEvent::operator cudaEvent_t |
( |
| ) |
|
|
inline |
◆ operator cudaEvent_t() [2/2]
| nvdsinferserver::CudaEvent::operator cudaEvent_t |
( |
| ) |
|
|
inline |
◆ ptr() [1/2]
| cudaEvent_t& nvdsinferserver::CudaEvent::ptr |
( |
| ) |
|
|
inline |
◆ ptr() [2/2]
| cudaEvent_t& nvdsinferserver::CudaEvent::ptr |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: