#include <srm-topo.h>
Collaboration diagram for Interface_List:

Public Member Functions | |
| Interface_List () | |
| ~Interface_List () | |
| void | append (int in) |
Public Attributes | |
| Interface * | head_ |
|
|
Definition at line 121 of file srm-topo.h. References head_.
00121 : head_(0) { } |
|
|
Definition at line 470 of file srm-topo.cc. References head_, and Interface::next_.
|
|
|
Definition at line 463 of file srm-topo.cc. References head_, and Interface::next_. Referenced by Star::oif(), BTree::oif(), and Line::oif().
|
|
|
Definition at line 125 of file srm-topo.h. Referenced by append(), Interface_List(), SrmNode::send(), and ~Interface_List(). |
1.3.3