Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::GASNetRequest Class Reference

#include <channel.h>

Inheritance diagram for Realm::GASNetRequest:
Collaboration diagram for Realm::GASNetRequest:

Public Attributes

void * mem_base
 
off_t gas_off
 
- Public Attributes inherited from Realm::Request
XferDesxd
 
int src_port_idx
 
int dst_port_idx
 
off_t src_off
 
off_t dst_off
 
off_t src_str
 
off_t dst_str
 
off_t src_pstr
 
off_t dst_pstr
 
size_t nbytes
 
size_t nlines
 
size_t nplanes
 
bool is_read_done
 
bool is_write_done
 
Dimension dim
 
size_t read_seq_pos
 
size_t read_seq_count
 
size_t write_seq_pos
 
size_t write_seq_count
 

Additional Inherited Members

- Public Types inherited from Realm::Request
enum  Dimension { DIM_1D , DIM_2D , DIM_3D }
 

Member Data Documentation

◆ gas_off

off_t Realm::GASNetRequest::gas_off

◆ mem_base

void* Realm::GASNetRequest::mem_base

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