DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::save_log Struct Reference

#include <sycl/kernel_bundle.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::save_log:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::save_log:

Public Member Functions

 save_log (std::string *logArg)
 

Public Attributes

std::string * log
 

Additional Inherited Members

- Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::run_time_property_key< detail::PropKind::BuildLog >
static constexpr PropKind Kind
 

Detailed Description

Definition at line 836 of file kernel_bundle.hpp.

Constructor & Destructor Documentation

◆ save_log()

sycl::_V1::ext::oneapi::experimental::save_log::save_log ( std::string *  logArg)
inline

Definition at line 838 of file kernel_bundle.hpp.

Member Data Documentation

◆ log

std::string* sycl::_V1::ext::oneapi::experimental::save_log::log

Definition at line 837 of file kernel_bundle.hpp.


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