OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data_Namespace::detail::DataMgrMemoryResource< Pointer > Member List

This is the complete list of members for Data_Namespace::detail::DataMgrMemoryResource< Pointer >, including all inherited members.

base typedefData_Namespace::detail::DataMgrMemoryResource< Pointer >private
DataMgrMemoryResource(ThrustAllocator &thrust_allocator)Data_Namespace::detail::DataMgrMemoryResource< Pointer >inline
DataMgrMemoryResource(const DataMgrMemoryResource &other)Data_Namespace::detail::DataMgrMemoryResource< Pointer >inline
do_allocate(std::size_t bytes, std::size_t alignment=THRUST_MR_DEFAULT_ALIGNMENT) finalData_Namespace::detail::DataMgrMemoryResource< Pointer >inline
do_deallocate(Pointer p, std::size_t bytes, std::size_t alignment) finalData_Namespace::detail::DataMgrMemoryResource< Pointer >inline
getThrustAllocator() const Data_Namespace::detail::DataMgrMemoryResource< Pointer >inline
thrust_allocator_Data_Namespace::detail::DataMgrMemoryResource< Pointer >private
~DataMgrMemoryResource() final=defaultData_Namespace::detail::DataMgrMemoryResource< Pointer >