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  

GAFPartner Class Reference

#include <gaf.h>

Inheritance diagram for GAFPartner:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 GAFPartner ()
void recv (Packet *p, Handler *h)

Protected Member Functions

int command (int argc, const char *const *argv)

Protected Attributes

ns_addr_t here_
int gafagent_
int mask_
int shift_

Constructor & Destructor Documentation

GAFPartner::GAFPartner  
 


Member Function Documentation

int GAFPartner::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from Connector.

void GAFPartner::recv Packet   p,
Handler   h
[virtual]
 

Reimplemented from Connector.


Member Data Documentation

int GAFPartner::gafagent_ [protected]
 

ns_addr_t GAFPartner::here_ [protected]
 

int GAFPartner::mask_ [protected]
 

int GAFPartner::shift_ [protected]
 


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