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

#include <rz_cons.h>

Public Attributes

int n_panels
 
int cur_panels
 
Sdbpdc_caches
 
Sdbcur_pdc_cache
 
RzPanels ** panels
 
RzPanelsRootState root_state
 

Detailed Description

Definition at line 1232 of file rz_cons.h.

Member Data Documentation

◆ cur_panels

int rz_panels_root_t::cur_panels

◆ cur_pdc_cache

Sdb* rz_panels_root_t::cur_pdc_cache

Definition at line 1236 of file rz_cons.h.

◆ n_panels

◆ panels

RzPanels** rz_panels_root_t::panels

◆ pdc_caches

Sdb* rz_panels_root_t::pdc_caches

Definition at line 1235 of file rz_cons.h.

◆ root_state

RzPanelsRootState rz_panels_root_t::root_state

Definition at line 1238 of file rz_cons.h.

Referenced by __check_root_state(), __del_panels(), __panels_process(), and __set_root_state().


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