This is the complete list of members for icl::utils::CLMemoryAssistant, including all inherited members.
asBuf(MemKeyType const &key) | icl::utils::CLMemoryAssistant | |
asImg(MemKeyType const &key) | icl::utils::CLMemoryAssistant | |
clearAll() | icl::utils::CLMemoryAssistant | |
CLMemoryAssistant() | icl::utils::CLMemoryAssistant | |
CLMemoryAssistant(std::string const &deviceType) | icl::utils::CLMemoryAssistant | |
CLMemoryMap typedef | icl::utils::CLMemoryAssistant | |
createNamedBuffer(MemKeyType const &key, const string &accessMode, const size_t length, const size_t byteDepth, const void *src=0) | icl::utils::CLMemoryAssistant | |
createNamedImage2D(MemKeyType const &key, const string &accessMode, const size_t width, const size_t height, const int depth, const int num_channel, const void *src=0) | icl::utils::CLMemoryAssistant | |
getDeviceContext() | icl::utils::CLMemoryAssistant | inline |
keyExist(MemKeyType const &key) | icl::utils::CLMemoryAssistant | inline |
m_context | icl::utils::CLMemoryAssistant | protected |
m_memory_map | icl::utils::CLMemoryAssistant | protected |
MemKeyType typedef | icl::utils::CLMemoryAssistant | |
operator[](MemKeyType const &key) | icl::utils::CLMemoryAssistant | |
remove(MemKeyType const &key) | icl::utils::CLMemoryAssistant | |
~CLMemoryAssistant() | icl::utils::CLMemoryAssistant | |