DP-HLS
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
CLUtils::KernelWrapper Class Reference

#include <cl_utils.h>

Public Attributes

cl_int err
 
cl::Context context
 
std::map< string, cl::Kernel > kernels
 
std::map< string,
cl::CommandQueue > 
queues
 

Member Data Documentation

cl::Context CLUtils::KernelWrapper::context
cl_int CLUtils::KernelWrapper::err
std::map<string, cl::Kernel> CLUtils::KernelWrapper::kernels
std::map<string, cl::CommandQueue> CLUtils::KernelWrapper::queues

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