|
|
Storage for AS-external-LSAs with efficient access.
compare (struct) | compare |
typedef set <Lsa::LsaRef, compare>::iterator iterator | iterator |
iterator begin ()
| begin |
iterator end ()
| end |
void erase (iterator i)
| erase |
void insert (Lsa::LsaRef lsar)
| insert |
void clear ()
| clear |
iterator find (Lsa::LsaRef lsar)
| find |