class Vertex
|
Vertex required for computing the shortest path tree. More... |
|
|
Public Methods
Vertex required for computing the shortest path tree.
bool operator< (const Vertex& other)
| operator< |
[const]
bool operator== (const Vertex& other)
| operator== |
[const]
[const]
[const]
void set_nodeid (uint32_t nodeid)
| set_nodeid |
uint32_t get_nodeid ()
| get_nodeid |
[const]
Set the LSA that is responsible for this vertex.
[const]
Get the LSA that is responsible for this vertex.
void set_interface_id (uint32_t interface_id)
| set_interface_id |
uint32_t get_interface_id ()
| get_interface_id |
[const]
void set_origin (bool origin)
| set_origin |
bool get_origin ()
| get_origin |
[const]
void set_address (uint32_t address)
| set_address |
uint32_t get_address ()
| get_address |
[const]
[const]
Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:38 2006, using kdoc $.