|
typedef _recordtype::linetype | linetype |
|
typedef _recordtype::subsorttype | subsorttype |
|
typedef _recordtype::inittype | inittype |
|
typedef PartIterator | const_iterator |
|
|
bool | empty (void) const |
|
void | clear (void) |
|
std::list< _recordtype >::const_iterator | begin_list (void) const |
|
std::list< _recordtype >::const_iterator | end_list (void) const |
|
std::list< _recordtype >::iterator | begin_list (void) |
|
std::list< _recordtype >::iterator | end_list (void) |
|
const_iterator | begin (void) const |
|
const_iterator | end (void) const |
|
std::pair< const_iterator, const_iterator > | find (linetype a) const |
|
std::pair< const_iterator, const_iterator > | find (linetype a, const subsorttype &subsort1, const subsorttype &subsort2) const |
|
const_iterator | find_firstafter (linetype point) const |
|
const_iterator | find_lastbefore (linetype point) const |
|
const_iterator | find_overlap (linetype point, linetype end) const |
|
std::list< _recordtype >::iterator | insert (const inittype &data, linetype a, linetype b) |
|
void | erase (typename std::list< _recordtype >::iterator v) |
|
void | erase (const_iterator iter) |
|
|
void | zip (linetype i, typename std::multiset< AddrRange >::iterator iter) |
|
void | unzip (linetype i, typename std::multiset< AddrRange >::iterator iter) |
|
|
std::multiset< AddrRange > | tree |
|
std::list< _recordtype > | record |
|
The documentation for this class was generated from the following file: