ContextManager Member List
This is the complete list of members for ContextManager, including all inherited members.
asyncDumpContext(dpyContext::get_context_handler_function handler, std::string deviceid) | ContextManager | |
asyncGetContextSize(dpyContext::context_size_handler_function handler, std::string deviceid) | ContextManager | |
asyncGetDevices(dpyContext::devices_list_handler_function handler) | ContextManager | |
asyncGetMemoryType(dpyContext::memory_type_handler_function handler, std::string deviceid) | ContextManager | |
asyncGetMemoryValues(dpyContext::get_context_handler_function handler, std::string deviceid, unsigned int position, unsigned int length) | ContextManager | |
asyncSetMemoryValues(dpyContext::result_handler_function handler, std::string deviceid, unsigned int position, const std::string &data) | ContextManager | |
ContextManager(std::string ip="127.0.0.1") (defined in ContextManager) | ContextManager | explicit |
isAlive() | ContextManager | |
~ContextManager() (defined in ContextManager) | ContextManager |