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  

hdr_qs Struct Reference

#include <hdr_qs.h>

List of all members.

Public Member Functions

int & offset ()
int & flag ()
int & ttl ()
int & rate ()

Static Public Member Functions

hdr_qs * access (Packet *p)

Public Attributes

int flag_
int ttl_
int rate_

Static Public Attributes

int offset_


Member Function Documentation

hdr_qs* hdr_qs::access Packet   p [inline, static]
 

int& hdr_qs::flag   [inline]
 

int& hdr_qs::offset   [inline]
 

int& hdr_qs::rate   [inline]
 

int& hdr_qs::ttl   [inline]
 


Member Data Documentation

int hdr_qs::flag_
 

int hdr_qs::offset_ [static]
 

int hdr_qs::rate_
 

int hdr_qs::ttl_
 


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