PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Member Functions | Protected Attributes
CNvSDIoutGpu Class Reference

#include <src/PlusDataCollection/NVidiaDVP/nvSDIout.h>

Inheritance diagram for CNvSDIoutGpu:
Inheritance graph
[legend]
Collaboration diagram for CNvSDIoutGpu:
Collaboration graph
[legend]

Public Member Functions

 CNvSDIoutGpu ()
 
NvVioHandle GetVioHandle ()
 
bool Init (HGPUNV gpuAffinityHandle, bool bPrimary, bool bDisplay, bool bSDIOutput, NvVioHandle hVioHandle)
 
bool IsSDIoutput ()
 
virtual ~CNvSDIoutGpu ()
 
- Public Member Functions inherited from CNvGpu
 CNvGpu ()
 
HGPUNV getAffinityHandle ()
 
bool Init (HGPUNV gpuAffinityHandle, bool bPrimary, bool bDisplay)
 
bool isDisplay ()
 
bool isPrimary ()
 
virtual ~CNvGpu ()
 

Protected Attributes

bool m_bSDIoutput
 
NvVioHandle m_hVioHandle
 
- Protected Attributes inherited from CNvGpu
bool m_bDisplay
 
bool m_bPrimary
 
HGPUNV m_hGpu
 

Detailed Description

Definition at line 58 of file nvSDIout.h.

Constructor & Destructor Documentation

◆ CNvSDIoutGpu()

CNvSDIoutGpu::CNvSDIoutGpu ( )

Definition at line 1297 of file nvSDIout.cpp.

◆ ~CNvSDIoutGpu()

CNvSDIoutGpu::~CNvSDIoutGpu ( )
virtual

Definition at line 1303 of file nvSDIout.cpp.

Member Function Documentation

◆ GetVioHandle()

NvVioHandle CNvSDIoutGpu::GetVioHandle ( )

Definition at line 1324 of file nvSDIout.cpp.

◆ Init()

bool CNvSDIoutGpu::Init ( HGPUNV  gpuAffinityHandle,
bool  bPrimary,
bool  bDisplay,
bool  bSDIOutput,
NvVioHandle  hVioHandle 
)

Definition at line 1309 of file nvSDIout.cpp.

◆ IsSDIoutput()

bool CNvSDIoutGpu::IsSDIoutput ( )

Definition at line 1318 of file nvSDIout.cpp.

Member Data Documentation

◆ m_bSDIoutput

bool CNvSDIoutGpu::m_bSDIoutput
protected

Definition at line 69 of file nvSDIout.h.

◆ m_hVioHandle

NvVioHandle CNvSDIoutGpu::m_hVioHandle
protected

Definition at line 70 of file nvSDIout.h.


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