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

#include <srm-headers.h>

List of all members.

Public Member Functions

int & type ()
int & sender ()
int & seqnum ()
int & round ()

Static Public Member Functions

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

Public Attributes

int type_
int sender_
int seqnum_
int round_

Static Public Attributes

int offset_


Member Function Documentation

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

int& hdr_srm::offset   [inline, static]
 

int& hdr_srm::round   [inline]
 

int& hdr_srm::sender   [inline]
 

int& hdr_srm::seqnum   [inline]
 

int& hdr_srm::type   [inline]
 


Member Data Documentation

int hdr_srm::offset_ [static]
 

int hdr_srm::round_
 

int hdr_srm::sender_
 

int hdr_srm::seqnum_
 

int hdr_srm::type_
 


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