DASH  0.3.0
dash::GlobalMemorySpaceBase< MemoryType > Class Template Reference

Public Types

using memory_space_domain_category = memory_domain_global
 Memory Traits. More...
 
using memory_space_type_category = MemoryType
 

Public Member Functions

 GlobalMemorySpaceBase (const GlobalMemorySpaceBase &)=default
 
 GlobalMemorySpaceBase (GlobalMemorySpaceBase &&)=default
 
GlobalMemorySpaceBaseoperator= (const GlobalMemorySpaceBase &)=default
 
GlobalMemorySpaceBaseoperator= (GlobalMemorySpaceBase &&)=default
 

Detailed Description

template<class MemoryType>
class dash::GlobalMemorySpaceBase< MemoryType >

Definition at line 262 of file MemorySpaceBase.h.

Member Typedef Documentation

◆ memory_space_domain_category

template<class MemoryType>
using dash::GlobalMemorySpaceBase< MemoryType >::memory_space_domain_category = memory_domain_global

Memory Traits.

Definition at line 265 of file MemorySpaceBase.h.


The documentation for this class was generated from the following file: