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

Public Attributes

Sdba
 
Sdbb
 
bool equal
 
SdbListpath
 
SdbDiffCallback cb
 
void * cb_user
 

Detailed Description

Definition at line 43 of file diff.c.

Member Data Documentation

◆ a

Sdb* sdb_diff_ctx_t::a

Definition at line 44 of file diff.c.

◆ b

Sdb* sdb_diff_ctx_t::b

Definition at line 45 of file diff.c.

◆ cb

SdbDiffCallback sdb_diff_ctx_t::cb

Definition at line 48 of file diff.c.

◆ cb_user

void* sdb_diff_ctx_t::cb_user

Definition at line 49 of file diff.c.

◆ equal

bool sdb_diff_ctx_t::equal

Definition at line 46 of file diff.c.

◆ path

SdbList* sdb_diff_ctx_t::path

Definition at line 47 of file diff.c.


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