|
UraniumCompute 0.1.0
A GPU accelerated parallel task scheduler
|
This is the complete list of members for UN::KernelBase, including all inherited members.
| AddRef() override | UN::Object< IKernel > | inlinevirtual |
| AttachRefCounter(ReferenceCounter *pRefCounter) override | UN::Object< IKernel > | inlinevirtual |
| GetRefCounter() override | UN::Object< IKernel > | inlinevirtual |
| Init(const DescriptorType &desc) override | UN::KernelBase | virtual |
| DeviceObjectBase< IKernel >::Init(std::string_view name, const DescriptorType &desc) | UN::DeviceObjectBase< IKernel > | inlineprotected |
| InitInternal(const DescriptorType &desc)=0 (defined in UN::KernelBase) | UN::KernelBase | protectedpure virtual |
| KernelBase(IComputeDevice *pDevice) (defined in UN::KernelBase) | UN::KernelBase | inlineexplicitprotected |
| Reset()=0 | UN::IDeviceObject | pure virtual |
| ~IDeviceObject() override=default (defined in UN::IDeviceObject) | UN::IDeviceObject | |
| ~IObject()=default (defined in UN::IObject) | UN::IObject | virtual |