ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

HashClassifier::hkey Union Reference

#include <classifier-hash.h>

List of all members.

Public Attributes

struct {
   int   fid
Fid
struct {
   nsaddr_t   dst
Dst
struct {
   nsaddr_t   src
   nsaddr_t   dst
SrcDst
struct {
   nsaddr_t   src
   nsaddr_t   dst
   int   fid
SrcDstFid


Member Data Documentation

struct { ... } HashClassifier::hkey::Dst
 

nsaddr_t HashClassifier::hkey::dst
 

struct { ... } HashClassifier::hkey::Fid
 

int HashClassifier::hkey::fid
 

nsaddr_t HashClassifier::hkey::src
 

struct { ... } HashClassifier::hkey::SrcDst
 

struct { ... } HashClassifier::hkey::SrcDstFid
 


The documentation for this union was generated from the following file:
This document is generated by doxygen.