Public Member Functions | Data Fields

HostBranch Struct Reference

#include <HostLookup.h>

Collaboration diagram for HostBranch:
Collaboration graph
[legend]

Public Member Functions

 HostBranch ()
 ~HostBranch ()

Data Fields

int level
HostNodeType type
void * next_level
DynArray< int > leaf_indexs

Detailed Description

Definition at line 65 of file HostLookup.h.


Constructor & Destructor Documentation

HostBranch::HostBranch (  ) 

Definition at line 708 of file HostLookup.cc.

HostBranch::~HostBranch (  ) 

Field Documentation

Definition at line 72 of file HostLookup.h.

Referenced by HostLookup::MatchNext().

Definition at line 69 of file HostLookup.h.

Referenced by HostLookup::HostLookup().

Definition at line 71 of file HostLookup.h.

Referenced by HostLookup::HostLookup(), and ~HostBranch().

Definition at line 70 of file HostLookup.h.

Referenced by HostLookup::HostLookup(), HostLookup::MatchNext(), and ~HostBranch().


The documentation for this struct was generated from the following files: