
#include <dataloop_parts.h>

Data Fields | |
| void * | ptr |
| DLOOP_Handle | handle |
| DLOOP_Offset | stream_off |
| DLOOP_Dataloop_stackelm | stackelm [DLOOP_MAX_DATATYPE_DEPTH] |
| int | cur_sp |
| int | valid_sp |
| struct DLOOP_Dataloop | builtin_loop |
Definition at line 296 of file dataloop_parts.h.
| void* DLOOP_Segment::ptr |
Definition at line 297 of file dataloop_parts.h.
Referenced by MPIO_Segment_contig_fv2ib(), Segment_init(), and Segment_manipulate().
| DLOOP_Handle DLOOP_Segment::handle |
| DLOOP_Offset DLOOP_Segment::stream_off |
Definition at line 299 of file dataloop_parts.h.
Referenced by MPIO_Segment_contig_fv2ib(), Segment_init(), and Segment_manipulate().
| DLOOP_Dataloop_stackelm DLOOP_Segment::stackelm[DLOOP_MAX_DATATYPE_DEPTH] |
Definition at line 303 of file dataloop_parts.h.
Referenced by Segment_init(), and Segment_manipulate().
Definition at line 304 of file dataloop_parts.h.
Referenced by Segment_init(), and Segment_manipulate().
Definition at line 305 of file dataloop_parts.h.
Referenced by Segment_init(), and Segment_manipulate().
struct DLOOP_Dataloop DLOOP_Segment::builtin_loop [read] |
1.5.5