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

#include <hdr_src.h>

List of all members.

Public Member Functions

int & offset ()
int & num_addrs ()
int & cur_addr ()

Static Public Member Functions

hdr_src * access (Packet *p)

Public Attributes

int num_addrs_
int cur_addr_
int addrs [MAX_SR_LEN]
int fid

Static Public Attributes

int offset_


Member Function Documentation

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

int& hdr_src::cur_addr   [inline]
 

int& hdr_src::num_addrs   [inline]
 

int& hdr_src::offset   [inline]
 


Member Data Documentation

int hdr_src::addrs[MAX_SR_LEN]
 

int hdr_src::cur_addr_
 

int hdr_src::fid
 

int hdr_src::num_addrs_
 

int hdr_src::offset_ [static]
 


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