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  

QueryList Class Reference

#include <flood-agent.h>

List of all members.

Public Member Functions

 QueryList ()

Public Attributes

nsaddr_t src_
int obj_name_
int origin_time_
int num_hops_
nsaddr_t last_hop_id_
QueryList * next_


Constructor & Destructor Documentation

QueryList::QueryList   [inline]
 


Member Data Documentation

nsaddr_t QueryList::last_hop_id_
 

QueryList* QueryList::next_
 

int QueryList::num_hops_
 

int QueryList::obj_name_
 

int QueryList::origin_time_
 

nsaddr_t QueryList::src_
 


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