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

#include <sdb.h>

Public Attributes

char * dir
 
char * path
 
char * name
 
int fd
 
int refs
 
int lock
 
int journal
 
struct cdb db
 
struct cdb_make m
 
HtPP * ht
 
ut32 eod
 
ut32 pos
 
int fdump
 
char * ndump
 
ut64 expire
 
ut64 last
 
int options
 
int ns_lock
 
SdbListns
 
SdbListhooks
 
ut32 depth
 
bool timestamped
 

Detailed Description

Definition at line 63 of file sdb.h.

Member Data Documentation

◆ db

struct cdb sdb_t::db

Definition at line 70 of file sdb.h.

◆ depth

ut32 sdb_t::depth

Definition at line 84 of file sdb.h.

◆ dir

char* sdb_t::dir

Definition at line 64 of file sdb.h.

◆ eod

ut32 sdb_t::eod

Definition at line 74 of file sdb.h.

◆ expire

ut64 sdb_t::expire

Definition at line 78 of file sdb.h.

◆ fd

int sdb_t::fd

Definition at line 67 of file sdb.h.

◆ fdump

int sdb_t::fdump

Definition at line 76 of file sdb.h.

◆ hooks

SdbList* sdb_t::hooks

Definition at line 83 of file sdb.h.

◆ ht

HtPP* sdb_t::ht

Definition at line 73 of file sdb.h.

◆ journal

int sdb_t::journal

Definition at line 70 of file sdb.h.

◆ last

ut64 sdb_t::last

Definition at line 79 of file sdb.h.

◆ lock

int sdb_t::lock

Definition at line 69 of file sdb.h.

◆ m

struct cdb_make sdb_t::m

Definition at line 70 of file sdb.h.

◆ name

◆ ndump

char* sdb_t::ndump

Definition at line 77 of file sdb.h.

◆ ns

SdbList* sdb_t::ns

Definition at line 82 of file sdb.h.

Referenced by rop_kuery(), sdb_diff_report(), session_sdb_save(), and walk_namespace().

◆ ns_lock

int sdb_t::ns_lock

Definition at line 81 of file sdb.h.

◆ options

int sdb_t::options

Definition at line 80 of file sdb.h.

Referenced by cmd_descs_generate.CmdDesc::__str__().

◆ path

char* sdb_t::path

Definition at line 65 of file sdb.h.

Referenced by __core_analysis_fcn(), rz_core_analysis_cc_init(), and sdb_ns_new().

◆ pos

ut32 sdb_t::pos

Definition at line 75 of file sdb.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ refs

int sdb_t::refs

Definition at line 68 of file sdb.h.

Referenced by rz_bin_object_new().

◆ timestamped

bool sdb_t::timestamped

Definition at line 85 of file sdb.h.


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