Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
moddata_diff_helper_t Struct Reference

helper class for module data diff source More...

#include <merge.hpp>

Inherited by std_moddata_diff_helper_t< MOD_T >.

Public Member Functions

 moddata_diff_helper_t (const char *_module_name, const char *_netnode_name, const idbattr_info_t *_fields, size_t _nfields)
 
virtual void merge_starting (diff_source_idx_t, void *)
 
virtual void merge_ending (diff_source_idx_t, void *)
 
virtual void * get_struc_ptr (merge_data_t &, diff_source_idx_t, const idbattr_info_t &)
 
virtual void print_diffpos_details (qstrvec_t *, const idbattr_info_t &)
 
virtual bool val2str (qstring *, const idbattr_info_t &, uint64)
 
virtual bool str2val (uint64 *, const idbattr_info_t &, const char *)
 

Public Attributes

const char * module_name = nullptr
 will be used as a prefix for field desc
 
const char * netnode_name = nullptr
 name of netnode with module data attributes
 
const idbattr_info_tfields = nullptr
 module data attribute descriptions
 
size_t nfields = 0
 number of descriptions
 
uint32 additional_mh_flags = MH_UI_NODETAILS
 additional merge handler flags
 

Detailed Description

helper class for module data diff source


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