decompiler  1.0.0
Public Member Functions | Private Attributes | List of all members
AddressSorter Class Reference

Public Member Functions

 AddressSorter (const Address &ad, const Address &use, int4 sz)
 
 AddressSorter (const AddressSorter &op2)
 
const AddressgetAddr (void) const
 
const AddressgetUseAddr (void) const
 
int4 getSize (void) const
 
bool operator< (const AddressSorter &op2) const
 
bool operator== (const AddressSorter &op2) const
 
bool operator!= (const AddressSorter &op2) const
 

Private Attributes

Address addr
 
Address useaddr
 
int4 size
 

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