RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::util::RegistryEntry< T > Member List

This is the complete list of members for RAJA::util::RegistryEntry< T >, including all inherited members.

get() constRAJA::util::RegistryEntry< T >inline
getDesc() constRAJA::util::RegistryEntry< T >inline
getName() constRAJA::util::RegistryEntry< T >inline
RegistryEntry(const std::string &N, const std::string &D, std::shared_ptr< T >(*C)())RAJA::util::RegistryEntry< T >inline