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  

PingAgent Class Reference

#include <ping.h>

Inheritance diagram for PingAgent:

Agent Agent Connector Connector NsObject NsObject TclObject Handler TclObject Handler List of all members.

Public Member Functions

 PingAgent ()
virtual int command (int argc, const char *const *argv)
virtual void recv (Packet *, Handler *)
 PingAgent ()
int command (int argc, const char *const *argv)
void recv (Packet *, Handler *)

Public Attributes

int seq
int oneway

Protected Attributes

int off_ping_

Constructor & Destructor Documentation

PingAgent::PingAgent  
 

PingAgent::PingAgent  
 


Member Function Documentation

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

Reimplemented from Agent.

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

Reimplemented from Agent.

void PingAgent::recv Packet  ,
Handler  
[virtual]
 

Reimplemented from Agent.

void PingAgent::recv Packet  ,
Handler  
[virtual]
 

Reimplemented from Agent.


Member Data Documentation

int PingAgent::off_ping_ [protected]
 

int PingAgent::oneway
 

int PingAgent::seq
 


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