HFEditInstruction_t Struct Reference

A struct that represents a single instruction in an HFByteArrayEditScript. More...

List of all members.

Public Attributes

HFRange src
HFRange dst


Detailed Description

Replace the bytes in the source in range 'src' with bytes from the destination in range 'dst'. Note that if src is empty, then it is a pure insertion at src.location; if dst is empty it is a pure deletion of src. If neither is empty, it is replacing some bytes with others. It should never happen that both are empty.

Member Data Documentation

Source range, to be replaced

Destination range, that does the replacing


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

Generated on Thu Dec 8 10:06:35 2011 for HexFiend by  doxygen 1.5.9