Upx_Doxygen
https://github.com/upx/upx
Classes | Public Member Functions | Public Attributes | List of all members
PeFile::Interval Class Reference
Inheritance diagram for PeFile::Interval:
noncopyable

Classes

struct  interval
 

Public Member Functions

 Interval (void *b)
 
void add (unsigned start, unsigned len)
 
void add (const void *start, unsigned len)
 
void add (const void *start, const void *end)
 
void add (const Interval *iv)
 
void flatten ()
 
void clear ()
 
void dump () const
 

Public Attributes

struct PeFile::Interval::intervalivarr
 
unsigned ivnum
 

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