alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::detail::QueueRegistry< TQueue > Member List

This is the complete list of members for alpaka::detail::QueueRegistry< TQueue >, including all inherited members.

getAllExistingQueues() const -> std::vector< std::shared_ptr< TQueue >>alpaka::detail::QueueRegistry< TQueue >inline
registerQueue(std::shared_ptr< TQueue > const &spQueue) const -> voidalpaka::detail::QueueRegistry< TQueue >inline