hdr_gaf Struct Reference

#include <gaf.h>

Collaboration diagram for hdr_gaf:

Collaboration graph
[legend]

Detailed Description

Definition at line 96 of file gaf.h.

Static Public Member Functions

static hdr_gafaccess (const Packet *p)
static int & offset ()

Data Fields

int seqno_
GafMsgType type_

Static Public Attributes

static int offset_


Member Function Documentation

static hdr_gaf* hdr_gaf::access const Packet p  )  [inline, static]
 

Definition at line 105 of file gaf.h.

References Packet::access(), and offset_.

Referenced by GAFAgent::recv(), and GAFAgent::send_discovery().

00105                                                    {
00106         return (hdr_gaf*) p->access(offset_);
00107     }

Here is the call graph for this function:

static int& hdr_gaf::offset  )  [inline, static]
 

Definition at line 104 of file gaf.h.

References offset_.

00104 { return offset_; }


Field Documentation

int hdr_gaf::offset_ [static]
 

Definition at line 103 of file gaf.h.

Referenced by access(), GAFHeaderClass::GAFHeaderClass(), and offset().

int hdr_gaf::seqno_
 

Definition at line 99 of file gaf.h.

Referenced by GAFAgent::send_discovery().

GafMsgType hdr_gaf::type_
 

Definition at line 100 of file gaf.h.

Referenced by GAFAgent::recv(), and GAFAgent::send_discovery().


The documentation for this struct was generated from the following files:
Generated on Tue Mar 6 17:10:08 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6