Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::CopyIndirection< N, T >::Base Class Referenceabstract

#include <indexspace.h>

Inheritance diagram for Realm::CopyIndirection< N, T >::Base:

Public Member Functions

virtual ~Base (void)
 
virtual REALM_INTERNAL_API_EXTERNAL_LINKAGE IndirectionInfocreate_info (const IndexSpace< N, T > &is) const =0
 

Constructor & Destructor Documentation

◆ ~Base()

template<int N, typename T = int>
virtual Realm::CopyIndirection< N, T >::Base::~Base ( void  )
inlinevirtual

Member Function Documentation

◆ create_info()

template<int N, typename T = int>
virtual REALM_INTERNAL_API_EXTERNAL_LINKAGE IndirectionInfo * Realm::CopyIndirection< N, T >::Base::create_info ( const IndexSpace< N, T > &  is) const
pure virtual

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