NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
jitify::Kernel_impl Class Reference

#include <jitify.hpp>

Public Member Functions

 Kernel_impl (Program_impl const &program, std::string name, jitify::detail::vector< std::string > options=0)
 
 Kernel_impl (Kernel_impl const &)=default
 
 Kernel_impl (Kernel_impl &&)=default
 

Friends

class KernelLauncher_impl
 
class KernelInstantiation_impl
 

Constructor & Destructor Documentation

◆ Kernel_impl() [1/3]

jitify::Kernel_impl::Kernel_impl ( Program_impl const &  program,
std::string  name,
jitify::detail::vector< std::string >  options = 0 
)
inline

References jitify::Program_impl::options().

Here is the call graph for this function:

◆ Kernel_impl() [2/3]

jitify::Kernel_impl::Kernel_impl ( Kernel_impl const &  )
inlinedefault

◆ Kernel_impl() [3/3]

jitify::Kernel_impl::Kernel_impl ( Kernel_impl &&  )
inlinedefault

Friends And Related Function Documentation

◆ KernelInstantiation_impl

friend class KernelInstantiation_impl
friend

◆ KernelLauncher_impl

friend class KernelLauncher_impl
friend

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