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  

newhdr_ll Struct Reference

#include <new-ll.h>

List of all members.

Public Member Functions

newLLFrameTypelltype ()
int & seqno ()
int & ack ()

Static Public Member Functions

int & offset ()

Public Attributes

newLLFrameType lltype_
int seqno_
int ack_

Static Public Attributes

int offset_


Member Function Documentation

int& newhdr_ll::ack   [inline]
 

newLLFrameType& newhdr_ll::lltype   [inline]
 

int& newhdr_ll::offset   [inline, static]
 

int& newhdr_ll::seqno   [inline]
 


Member Data Documentation

int newhdr_ll::ack_
 

newLLFrameType newhdr_ll::lltype_
 

int newhdr_ll::offset_ [static]
 

int newhdr_ll::seqno_
 


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