#include <Patricia.h>
Public Member Functions | |
_NODE () | |
~_NODE () | |
Public Attributes | |
bool | value |
short | count |
PIP_ADDR | networkip |
struct _NODE * | left |
struct _NODE * | right |
Patricia::_NODE::_NODE | ( | ) | [inline] |
Patricia::_NODE::~_NODE | ( | ) | [inline] |
short Patricia::_NODE::count |
struct _NODE* Patricia::_NODE::left [read] |
struct _NODE* Patricia::_NODE::right [read] |