vSMC
v3.0.0
Scalable Monte Carlo
|
This is the complete list of members for vsmc::CLContext, including all inherited members.
CLBase() | vsmc::CLBase<::cl_context, CLContext > | inline |
CLContext(::cl_context ptr=nullptr) | vsmc::CLContext | inlineexplicit |
CLContext(const CLContextProperties &properties,::cl_uint num_devices, const CLDevice *devices, pfn_notify_type pfn_notify=nullptr, void *user_data=nullptr) | vsmc::CLContext | inline |
CLContext(const CLContextProperties &properties,::cl_device_type device_type, pfn_notify_type pfn_notify=nullptr, void *user_data=nullptr) | vsmc::CLContext | inline |
element_type typedef | vsmc::CLBase<::cl_context, CLContext > | |
get() const | vsmc::CLBase<::cl_context, CLContext > | inline |
get_device() const | vsmc::CLContext | inline |
get_info(::cl_context_info param_name, std::size_t param_value_size, void *param_value, std::size_t *param_value_size_ret) const | vsmc::CLContext | inline |
get_info(::cl_context_info param_name, ParamType ¶m_value) const | vsmc::CLContext | inline |
get_info(::cl_context_info param_name, std::vector< ParamType > ¶m_value) const | vsmc::CLContext | inline |
get_info(::cl_context_info param_name, std::string ¶m_value) const | vsmc::CLContext | inline |
operator bool() const | vsmc::CLBase<::cl_context, CLContext > | inlineexplicit |
pfn_notify_type typedef | vsmc::CLContext | |
pointer typedef | vsmc::CLBase<::cl_context, CLContext > | |
release(::cl_context ptr) | vsmc::CLContext | inlinestatic |
reset(pointer ptr) | vsmc::CLBase<::cl_context, CLContext > | inline |
reset_ptr(pointer ptr) | vsmc::CLBase<::cl_context, CLContext > | inlineprotected |
swap(CLBase< ::cl_context, CLContext > &other) | vsmc::CLBase<::cl_context, CLContext > | inline |
unique() const | vsmc::CLBase<::cl_context, CLContext > | inline |
use_count() const | vsmc::CLBase<::cl_context, CLContext > | inline |