Motr  M0
generic_value Struct Reference
Collaboration diagram for generic_value:
Collaboration graph

Data Fields

uint64_t gv_length
 
struct m0_crv gv_version
 
uint8_t gv_data [0]
 

Detailed Description

Generalised value: versioned counted opaque data.

Definition at line 93 of file ctg_store.c.

Field Documentation

◆ gv_data

uint8_t gv_data[0]

Definition at line 97 of file ctg_store.c.

◆ gv_length

uint64_t gv_length

Definition at line 95 of file ctg_store.c.

◆ gv_version

struct m0_crv gv_version

Definition at line 96 of file ctg_store.c.


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