|
IDA C++ SDK 9.2
|
field descriptor used to organize merging of a netnode array More...
#include <merge.hpp>
Public Attributes | |
| const char * | name |
| name of the array (label) | |
| uchar | tag |
| a tag used to access values in the netnode | |
| uint32 | nds_flags |
| node value attributes (a combination of nds_flags_t) | |
| merge_node_helper_creator_t * | nhc |
| a factory to create instances of merge_node_helper_t | |
field descriptor used to organize merging of a netnode array
| const char* merge_node_info_t::name |
name of the array (label)
| uchar merge_node_info_t::tag |
a tag used to access values in the netnode
| uint32 merge_node_info_t::nds_flags |
node value attributes (a combination of nds_flags_t)
| merge_node_helper_creator_t* merge_node_info_t::nhc |
a factory to create instances of merge_node_helper_t