Motr  M0
m0_key_val Struct Reference

#include <misc.h>

Collaboration diagram for m0_key_val:
Collaboration graph

Data Fields

struct m0_buf kv_key
 
struct m0_buf kv_val
 

Detailed Description

An object representing a key value pair.

Definition at line 417 of file misc.h.

Field Documentation

◆ kv_key

struct m0_buf kv_key

Definition at line 418 of file misc.h.

◆ kv_val

struct m0_buf kv_val

Definition at line 419 of file misc.h.


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