Rizin
unix-like reverse engineering framework and cli tools
sdb_diff_t Struct Reference

#include <sdb.h>

Public Attributes

const SdbListpath
 
const char * k
 
const char * v
 
bool add
 

Detailed Description

Definition at line 135 of file sdb.h.

Member Data Documentation

◆ add

bool sdb_diff_t::add

Definition at line 139 of file sdb.h.

Referenced by dbdiff_cb(), and sdb_diff_format().

◆ k

const char* sdb_diff_t::k

Definition at line 137 of file sdb.h.

Referenced by sdb_diff_format().

◆ path

const SdbList* sdb_diff_t::path

Definition at line 136 of file sdb.h.

Referenced by sdb_diff_format().

◆ v

const char* sdb_diff_t::v

Definition at line 138 of file sdb.h.

Referenced by sdb_diff_format().


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