Grafalgo
Library of useful data structures and algorithms
LongestMatchPrefix Class Reference
Collaboration diagram for LongestMatchPrefix:

List of all members.

Classes

struct  nodeItem

Public Member Functions

 LongestMatchPrefix (int=100)
int lookup (ipa_t)
bool insert (ipa_t, int, int)
void remove (ipa_t, int)
void print ()

Private Attributes

int N
int n
struct
LongestMatchPrefix::nodeItem
vec

Detailed Description

Definition at line 11 of file Lpm.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends