OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Patricia::TreeBase Class Reference

#include <patricia.h>

Inheritance diagram for Patricia::TreeBase:
Collaboration diagram for Patricia::TreeBase:

Public Member Functions

 TreeBase ()
 

Public Attributes

int nodes_
 
int int_nodes_
 
Noderoot_
 

Detailed Description

Definition at line 31 of file patricia.h.

Constructor & Destructor Documentation

Patricia::TreeBase::TreeBase ( )
inline

Definition at line 33 of file patricia.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: