#include <gaf.h>
Collaboration diagram for hdr_gaf:

Static Public Member Functions | |
| int & | offset () |
| hdr_gaf * | access (const Packet *p) |
Public Attributes | |
| int | seqno_ |
| GafMsgType | type_ |
Static Public Attributes | |
| int | offset_ |
|
|
Definition at line 84 of file gaf.h. References Packet::access(), and offset_. Referenced by GAFAgent::recv(), and GAFAgent::send_discovery().
|
Here is the call graph for this function:

|
|
Definition at line 83 of file gaf.h. References offset_.
00083 { return offset_; }
|
|
|
Definition at line 38 of file gaf.cc. Referenced by access(), GAFHeaderClass::GAFHeaderClass(), and offset(). |
|
|
Definition at line 78 of file gaf.h. Referenced by GAFAgent::send_discovery(). |
|
|
Definition at line 79 of file gaf.h. Referenced by GAFAgent::recv(), and GAFAgent::send_discovery(). |
1.3.3