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

#include <lms.h>

List of all members.

Public Member Functions

int & type ()
nsaddr_tfrom ()
nsaddr_tsrc ()
nsaddr_ttp_addr ()
nsaddr_ttp_port ()
nsaddr_tgroup ()

Static Public Member Functions

int & offset ()
hdr_lms * access (Packet *p)

Public Attributes

int type_
int ttl_
int cost_
nsaddr_t from_
nsaddr_t src_
nsaddr_t group_
nsaddr_t tp_addr_
int tp_port_
int tp_iface_
int lo_
int hi_
double ts_

Static Public Attributes

int offset_


Member Function Documentation

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

nsaddr_t& hdr_lms::from   [inline]
 

nsaddr_t& hdr_lms::group   [inline]
 

int& hdr_lms::offset   [inline, static]
 

nsaddr_t& hdr_lms::src   [inline]
 

nsaddr_t& hdr_lms::tp_addr   [inline]
 

nsaddr_t& hdr_lms::tp_port   [inline]
 

int& hdr_lms::type   [inline]
 


Member Data Documentation

int hdr_lms::cost_
 

nsaddr_t hdr_lms::from_
 

nsaddr_t hdr_lms::group_
 

int hdr_lms::hi_
 

int hdr_lms::lo_
 

int hdr_lms::offset_ [static]
 

nsaddr_t hdr_lms::src_
 

nsaddr_t hdr_lms::tp_addr_
 

int hdr_lms::tp_iface_
 

int hdr_lms::tp_port_
 

double hdr_lms::ts_
 

int hdr_lms::ttl_
 

int hdr_lms::type_
 


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