OpenSDN source code
patricia_map.h File Reference
#include "base/patricia.h"
#include <stdint.h>
Include dependency graph for patricia_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PatriciaNode
 
class  PatriciaNode::Key
 
class  PatriciaMap< D, P, K >
 

Typedefs

typedef PatriciaMap< PatriciaNode, &PatriciaNode::node_, PatriciaNode::KeyPatriciaMapTable
 

Typedef Documentation

◆ PatriciaMapTable