OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cv::cann::AscendEvent::Impl Class Reference

Warpper of CANN event. More...

#include <opencv2/cann_call.hpp>

Collaboration diagram for cv::cann::AscendEvent::Impl:

Public Member Functions

 Impl ()
 
 Impl (aclrtEvent event)
 
 ~Impl ()
 

Public Attributes

aclrtEvent event
 
bool ownEvent
 

Detailed Description

Warpper of CANN event.

Constructor & Destructor Documentation

◆ Impl() [1/2]

cv::cann::AscendEvent::Impl::Impl ( )

◆ Impl() [2/2]

cv::cann::AscendEvent::Impl::Impl ( aclrtEvent  event)
explicit

◆ ~Impl()

cv::cann::AscendEvent::Impl::~Impl ( )

Member Data Documentation

◆ event

aclrtEvent cv::cann::AscendEvent::Impl::event

◆ ownEvent

bool cv::cann::AscendEvent::Impl::ownEvent

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