|
ESDM
Middleware for Earth System Data
|

Data Fields | |
| void(* | add )(void *me, int64_t bound, bool isStart, int64_t cubeIndex) |
| esdmI_boundListEntry_t *(* | findFirst )(void *me, int64_t bound, bool isStart, esdmI_boundIterator_t *out_iterator) |
| esdmI_boundListEntry_t *(* | nextEntry )(void *me, esdmI_boundIterator_t *inout_iterator) |
| void(* | destruct )(void *me) |