|
ROSE
0.11.96.11
|
Definition at line 552 of file AddressMap.h.

Public Types | |
| typedef A | Address |
| typedef T | Value |
| typedef AddressSegment< A, T > | Segment |
Public Member Functions | |
| bool | merge (const Sawyer::Container::Interval< Address > &leftInterval, Segment &leftSegment, const Sawyer::Container::Interval< Address > &rightInterval, Segment &rightSegment) |
| Segment | split (const Sawyer::Container::Interval< Address > &interval, Segment &segment, Address splitPoint) |
| void | truncate (const Sawyer::Container::Interval< Address > &interval, Segment &, Address splitPoint) |
1.8.17