Motr  M0
m0_xcode_cursor Struct Reference

#include <xcode.h>

Collaboration diagram for m0_xcode_cursor:
Collaboration graph

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]
 

Detailed Description

Cursor that captures the state of iteration.

The cursor contains a stack of "frames". A frame describes the iteration at a particular level.

Definition at line 432 of file xcode.h.

Field Documentation

◆ xcu_depth

int xcu_depth

Depth of the iteration.

Definition at line 434 of file xcode.h.

◆ xcu_stack


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