OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Friends | List of all members
cv::gapi::wip::onevpl::Device Struct Reference

#include <opencv2/gapi/streaming/onevpl/accel_types.hpp>

Collaboration diagram for cv::gapi::wip::onevpl::Device:

Public Types

using Ptr = void *
 

Public Member Functions

 ~Device ()
 
const std::string & get_name () const
 
Ptr get_ptr () const
 
AccelType get_type () const
 

Friends

struct IDeviceSelector
 

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ ~Device()

cv::gapi::wip::onevpl::Device::~Device ( )

Member Function Documentation

◆ get_name()

const std::string & cv::gapi::wip::onevpl::Device::get_name ( ) const

◆ get_ptr()

Ptr cv::gapi::wip::onevpl::Device::get_ptr ( ) const

◆ get_type()

AccelType cv::gapi::wip::onevpl::Device::get_type ( ) const

Friends And Related Symbol Documentation

◆ IDeviceSelector

friend struct IDeviceSelector
friend

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