CoffPe

Undocumented in source.

Constructors

this
this(typeof(this) copy)
Undocumented in source.

Members

Variables

coffHeader
CoffHeader coffHeader;
Undocumented in source.
dosHeader
DosHeader dosHeader;
Undocumented in source.
optionalHeader
CoffOptionalHeader optionalHeader;
Undocumented in source.
sectionTables
Shared!(Array!CoffSectionTable) sectionTables;
Undocumented in source.

Meta