RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
Microsoft::PEFormat::PESections Struct Reference

Wrapper around COFFFormat::sections to return PEFormat::Section pointers instead of COFFFormat::Section pointers. More...

#include <peexe.h>

Classes

struct  const_iterator
 
struct  const_reference
 
struct  iterator
 

Public Member Functions

iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 
size_t size () const
 
const_reference back () const
 

Public Attributes

const PEFormatpe
 

Detailed Description

Wrapper around COFFFormat::sections to return PEFormat::Section pointers instead of COFFFormat::Section pointers.


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