decompiler
1.0.0
|
Public Member Functions | |
bool | operator< (const AddrRange &op2) const |
std::list< _recordtype >::iterator | getValue (void) const |
Public Attributes | |
std::list< _recordtype >::iterator | value |
Private Member Functions | |
AddrRange (linetype l) | |
AddrRange (linetype l, const subsorttype &s) | |
Private Attributes | |
linetype | first |
linetype | last |
linetype | a |
linetype | b |
subsorttype | subsort |
Friends | |
class | rangemap< _recordtype > |
class | PartIterator |