This is the complete list of members for ucxx::Context, including all inherited members.
_parent | ucxx::Component | protected |
Context()=delete (defined in ucxx::Context) | ucxx::Context | |
Context(const Context &)=delete (defined in ucxx::Context) | ucxx::Context | |
Context(Context &&o)=delete (defined in ucxx::Context) | ucxx::Context | |
createContext(ConfigMap ucxConfig, const uint64_t featureFlags) | ucxx::Context | friend |
createMemoryHandle(const size_t size, void *buffer, const ucs_memory_type_t memoryType=UCS_MEMORY_TYPE_HOST) | ucxx::Context | |
createWorker(const bool enableDelayedSubmission=false, const bool enableFuture=false) | ucxx::Context | |
defaultFeatureFlags | ucxx::Context | static |
getConfig() | ucxx::Context | |
getFeatureFlags() const | ucxx::Context | |
getHandle() | ucxx::Context | |
getInfo() | ucxx::Context | |
getParent() const | ucxx::Component | |
hasCudaSupport() const | ucxx::Context | |
operator=(Context const &)=delete (defined in ucxx::Context) | ucxx::Context | |
operator=(Context &&o)=delete (defined in ucxx::Context) | ucxx::Context | |
setParent(std::shared_ptr< Component > parent) | ucxx::Component | |
~Component() (defined in ucxx::Component) | ucxx::Component | virtual |
~Context() | ucxx::Context |