|
OpenSDN source code
|
#include <patricia.h>


Public Member Functions | |
| TreeBase () | |
Public Attributes | |
| int | nodes_ |
| int | int_nodes_ |
| Node * | root_ |
Definition at line 31 of file patricia.h.
|
inline |
Definition at line 33 of file patricia.h.
| int Patricia::TreeBase::int_nodes_ |
Definition at line 40 of file patricia.h.
| int Patricia::TreeBase::nodes_ |
Definition at line 39 of file patricia.h.
| Node* Patricia::TreeBase::root_ |
Definition at line 41 of file patricia.h.