Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::TransferIterator::AddressInfoCustom Class Referenceabstract

#include <transfer.h>

Inheritance diagram for Realm::TransferIterator::AddressInfoCustom:

Public Member Functions

virtual int set_rect (const RegionInstanceImpl *inst, const InstanceLayoutPieceBase *piece, size_t field_size, size_t field_offset, int ndims, const int64_t lo[], const int64_t hi[], const int order[])=0
 

Protected Member Functions

virtual ~AddressInfoCustom ()
 

Constructor & Destructor Documentation

◆ ~AddressInfoCustom()

virtual Realm::TransferIterator::AddressInfoCustom::~AddressInfoCustom ( )
inlineprotectedvirtual

Member Function Documentation

◆ set_rect()

virtual int Realm::TransferIterator::AddressInfoCustom::set_rect ( const RegionInstanceImpl inst,
const InstanceLayoutPieceBase piece,
size_t  field_size,
size_t  field_offset,
int  ndims,
const int64_t  lo[],
const int64_t  hi[],
const int  order[] 
)
pure virtual

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