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

#include <patricia_map.h>

Static Public Member Functions

static std::size_t BitLength (const PatriciaNode *key)
 
static char ByteValue (const PatriciaNode *key, std::size_t i)
 

Detailed Description

Definition at line 18 of file patricia_map.h.

Member Function Documentation

static std::size_t PatriciaNode::Key::BitLength ( const PatriciaNode key)
inlinestatic

Definition at line 20 of file patricia_map.h.

static char PatriciaNode::Key::ByteValue ( const PatriciaNode key,
std::size_t  i 
)
inlinestatic

Definition at line 24 of file patricia_map.h.


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