|
Motr
M0
|
#include <xcode.h>

Data Structures | |
| struct | m0_xcode_cursor_frame |
Data Fields | |
| int | xcu_depth |
| struct m0_xcode_cursor::m0_xcode_cursor_frame | xcu_stack [M0_XCODE_DEPTH_MAX] |
Cursor that captures the state of iteration.
The cursor contains a stack of "frames". A frame describes the iteration at a particular level.
| struct m0_xcode_cursor::m0_xcode_cursor_frame xcu_stack[M0_XCODE_DEPTH_MAX] |