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  

IcmpAgent Class Reference

Inheritance diagram for IcmpAgent:

Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 IcmpAgent ()
void recv (Packet *, Handler *)

Protected Member Functions

void sendredirect (in_addr &me, in_addr &target, in_addr &dest, in_addr &gw)
int command (int argc, const char *const *argv)

Protected Attributes

int ttl_

Constructor & Destructor Documentation

IcmpAgent::IcmpAgent  
 


Member Function Documentation

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

Reimplemented from Agent.

void IcmpAgent::recv Packet  ,
Handler  
[inline, virtual]
 

Reimplemented from Agent.

void IcmpAgent::sendredirect in_addr &    me,
in_addr &    target,
in_addr &    dest,
in_addr &    gw
[protected]
 


Member Data Documentation

int IcmpAgent::ttl_ [protected]
 


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