IDA SDK
Public Member Functions | Public Attributes | List of all members
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 &)
 

Public Attributes

const char * module_name = nullptr
 will be used as a prefix for field desc
 
const char * netnode_name = nullptr
 
const idbattr_info_tfields = nullptr
 
size_t nfields = 0
 

Detailed Description

helper class for module data diff source


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