|
ROSE 0.11.145.354
|
Definition at line 548 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) |
| typedef A Sawyer::Container::AddressMapImpl::SegmentMergePolicy< A, T >::Address |
Definition at line 550 of file AddressMap.h.
| typedef T Sawyer::Container::AddressMapImpl::SegmentMergePolicy< A, T >::Value |
Definition at line 551 of file AddressMap.h.
| typedef AddressSegment<A, T> Sawyer::Container::AddressMapImpl::SegmentMergePolicy< A, T >::Segment |
Definition at line 552 of file AddressMap.h.
|
inline |
Definition at line 575 of file AddressMap.h.
|
inline |
Definition at line 586 of file AddressMap.h.
|
inline |
Definition at line 594 of file AddressMap.h.