HoviTron Video Pipeline
Data Fields
Semaphore Struct Reference
Inheritance diagram for Semaphore:
Handle< Semaphore, HvtSemaphore, HvtHandleType::SEMAPHORE >

Data Fields

vk::UniqueSemaphore sem
 
cudaExternalSemaphore_t sem
 
bool isValid
 

Additional Inherited Members

- Public Member Functions inherited from Handle< Semaphore, HvtSemaphore, HvtHandleType::SEMAPHORE >
HvtSemaphore to_handle ()
 
HvtSemaphore to_handle ()
 
HvtSemaphore to_handle ()
 
HvtSemaphore to_handle ()
 
- Static Public Member Functions inherited from Handle< Semaphore, HvtSemaphore, HvtHandleType::SEMAPHORE >
static Semaphorecheck (HvtSemaphore hvtHandle)
 
static Semaphorecheck (HvtSemaphore hvtHandle)
 
static Semaphorecheck (HvtSemaphore hvtHandle)
 
static Semaphorecheck (HvtSemaphore hvtHandle)
 
static Semaphoreopt_check (HvtSemaphore hvtHandle)
 
static Semaphoreopt_check (HvtSemaphore hvtHandle)
 
static Semaphoreopt_check (HvtSemaphore hvtHandle)
 
static Semaphoreopt_check (HvtSemaphore hvtHandle)
 
- Static Public Attributes inherited from Handle< Semaphore, HvtSemaphore, HvtHandleType::SEMAPHORE >
static constexpr HvtHandleType staticType
 

Detailed Description

Definition at line 82 of file opencvStreamer.h.

Field Documentation

◆ isValid

bool Semaphore::isValid

Definition at line 119 of file raytrixdll-v5/RaytrixStreamer.h.

◆ sem [1/2]

vk::UniqueSemaphore Semaphore::sem

Definition at line 84 of file opencvStreamer.h.

◆ sem [2/2]

cudaExternalSemaphore_t Semaphore::sem

Definition at line 118 of file raytrixdll-v5/RaytrixStreamer.h.


The documentation for this struct was generated from the following files: