DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::pipe_base Class Reference

#include <sycl/ext/intel/experimental/pipes.hpp>

Inheritance diagram for sycl::_V1::ext::intel::experimental::pipe_base:

Protected Member Functions

 pipe_base ()
 
 ~pipe_base ()
 

Static Protected Member Functions

static std::string get_pipe_name (const void *HostPipePtr)
 
static bool wait_non_blocking (const event &E)
 

Detailed Description

Definition at line 43 of file pipes.hpp.

Constructor & Destructor Documentation

◆ pipe_base()

sycl::_V1::ext::intel::experimental::pipe_base::pipe_base ( )
protected

◆ ~pipe_base()

sycl::_V1::ext::intel::experimental::pipe_base::~pipe_base ( )
protected

Member Function Documentation

◆ get_pipe_name()

◆ wait_non_blocking()

bool sycl::_V1::ext::intel::experimental::pipe_base::wait_non_blocking ( const event E)
staticprotected

Definition at line 26 of file pipes.cpp.

References sycl::_V1::detail::getSyclObjImpl().


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