|
IDA SDK
|
field descriptor used to organize merging of a netnode array
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 | |