DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::context Member List

This is the complete list of members for sycl::_V1::context, including all inherited members.

__SYCL2020_DEPRECATED("is_host() is deprecated as the host device is no longer supported.") bool is_host() constsycl::_V1::context
context(const property_list &PropList={})sycl::_V1::contextexplicit
context(const async_handler &AsyncHandler, const property_list &PropList={})sycl::_V1::contextexplicit
context(const device &Device, const property_list &PropList={})sycl::_V1::contextexplicit
context(const device &Device, async_handler AsyncHandler, const property_list &PropList={})sycl::_V1::contextexplicit
context(const platform &Platform, const property_list &PropList={})sycl::_V1::contextexplicit
context(const platform &Platform, async_handler AsyncHandler, const property_list &PropList={})sycl::_V1::contextexplicit
context(const std::vector< device > &DeviceList, const property_list &PropList={})sycl::_V1::contextexplicit
context(const std::vector< device > &DeviceList, async_handler AsyncHandler, const property_list &PropList={})sycl::_V1::contextexplicit
context(const context &rhs)=defaultsycl::_V1::context
context(context &&rhs)=defaultsycl::_V1::context
detail::createSyclObjFromImpl(decltype(T::impl) ImplObj)sycl::_V1::contextfriend
detail::getRawSyclObjImpl(const T &SyclObject)sycl::_V1::contextfriend
ext_oneapi_owner_before(const ext::oneapi::detail::weak_object_base< context > &Other) const noexceptsycl::_V1::detail::OwnerLessBase< context >inline
ext_oneapi_owner_before(const context &Other) const noexceptsycl::_V1::detail::OwnerLessBase< context >inline
get_backend() const noexceptsycl::_V1::context
get_devices() constsycl::_V1::context
get_info() constsycl::_V1::context
get_native(const SyclT &Obj) -> backend_return_t< Backend, SyclT >sycl::_V1::contextfriend
get_platform() constsycl::_V1::context
get_property() constsycl::_V1::context
has_property() const noexceptsycl::_V1::context
operator!=(const context &rhs) constsycl::_V1::contextinline
operator=(const context &rhs)=defaultsycl::_V1::context
operator=(context &&rhs)=defaultsycl::_V1::context
operator==(const context &rhs) constsycl::_V1::contextinline