Motr  M0
m0_ivec_varr_cursor Struct Reference

#include <vec.h>

Collaboration diagram for m0_ivec_varr_cursor:
Collaboration graph

Data Fields

struct m0_indexvec_varrvc_ivv
 
uint32_t vc_seg
 
m0_bcount_t vc_offset
 

Detailed Description

Definition at line 717 of file vec.h.

Field Documentation

◆ vc_ivv

struct m0_indexvec_varr* vc_ivv

Definition at line 718 of file vec.h.

◆ vc_offset

m0_bcount_t vc_offset

Offset within the segment that the cursor is positioned at.

Definition at line 722 of file vec.h.

◆ vc_seg

uint32_t vc_seg

Segment that the cursor is currently in.

Definition at line 720 of file vec.h.


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