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_resv Struct Reference

#include <resv.h>

List of all members.

Public Member Functions

doublerate ()
int & bucket ()
int & decision ()

Static Public Member Functions

int & offset ()
hdr_resv * access (const Packet *p)

Public Attributes

double rate_
int bucket_
int decision_

Static Public Attributes

int offset_


Member Function Documentation

hdr_resv* hdr_resv::access const Packet   p [inline, static]
 

int& hdr_resv::bucket   [inline]
 

int& hdr_resv::decision   [inline]
 

int& hdr_resv::offset   [inline, static]
 

double& hdr_resv::rate   [inline]
 


Member Data Documentation

int hdr_resv::bucket_
 

int hdr_resv::decision_
 

int hdr_resv::offset_ [static]
 

double hdr_resv::rate_
 


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