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

#include <encap.h>

List of all members.

Public Member Functions

void encap (Packet *p)
Packetdecap ()

Static Public Member Functions

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

Static Public Attributes

int offset_

Private Attributes

Packetep


Member Function Documentation

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

Packet* hdr_encap::decap   [inline]
 

void hdr_encap::encap Packet   p [inline]
 

int& hdr_encap::offset   [inline, static]
 


Member Data Documentation

Packet* hdr_encap::ep [private]
 

int hdr_encap::offset_ [static]
 


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