Motr  M0
m0_varr_path_element Struct Reference

#include <varr.h>

Collaboration diagram for m0_varr_path_element:
Collaboration graph

Data Fields

uint32_t vp_idx
 
uint32_t vp_width
 
void * vp_buf
 

Detailed Description

An object that holds address of a node, and its index within a buffer of width vp_width.

Definition at line 102 of file varr.h.

Field Documentation

◆ vp_buf

void* vp_buf

Definition at line 105 of file varr.h.

◆ vp_idx

uint32_t vp_idx

Definition at line 103 of file varr.h.

◆ vp_width

uint32_t vp_width

Definition at line 104 of file varr.h.


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